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

feat!: implement pagination via PaginatedList #8

Merged
merged 1 commit into from
Mar 4, 2023

Conversation

EmilePerron
Copy link
Contributor

This PR adds pagination support to the API Client.

BREAKING CHANGE: Endpoints listCollectionItems(), listUsers() and listAccessGroups() now return a PaginatedList instance instead of an array.

@EmilePerron EmilePerron changed the title !feat: implement pagination via PaginatedList feat!: implement pagination via PaginatedList Mar 4, 2023
@EmilePerron EmilePerron merged commit 5331fd8 into main Mar 4, 2023
@EmilePerron EmilePerron deleted the feat-pagination branch March 4, 2023 16: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.

1 participant