Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pagination and sort order functionality to searchobject endpoint #232

Closed
wants to merge 2 commits into from

Conversation

jatindersingh93
Copy link
Contributor

@jatindersingh93 jatindersingh93 commented Dec 9, 2023

  • Test using all five and individual query parameters (page=1&permissions=y&limit=3&sort=name&order=desc)
  • Make sure key(X-Total-Rows) is present in header and updated with each request (with or without pagination)
  • Test using Basic and JWT authentications
  • Confirm all relevant permissions are being fetched

Description

Types of changes

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@TimCsaky TimCsaky deleted the SC3444 branch January 22, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants