Fix /utility/ls pagination bug
When passing a limit parameter to the /utility/ls query, no directories are returned.
With this fix all directories and datasets are returned, with pagination applied to the datasets.
Edited by Sid Stenersen
When passing a limit parameter to the /utility/ls query, no directories are returned.
With this fix all directories and datasets are returned, with pagination applied to the datasets.