Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Added sort and sort_order to getCollectionItemsByFolder in service.php #53

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chrispian
Copy link

Added sort and sort_order for the getCollectionItemsByFolder endpoint in service.php

@@ -466,6 +466,16 @@
'type' => 'string',
'location' => 'query',
'required' => false
],
'sort' => [
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too much indentation here

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a testcase for these new parameters?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants