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

Ability to modify the pagination limit on a per-resource basis #1498

Closed
wants to merge 2 commits into from

Conversation

thepieterdc
Copy link
Contributor

This PR implements the ability to modify the pagination limit on a per-resource basis.

Example use case: a collection that contains very small documents could have a higher pagination limit, whereas a collection with primarily large documents could have a stricter/lower pagination limit.

@nicolaiarocci
Copy link
Member

hi @thepieterdc could you please rebase on top of master? See #1499. Thanks.

@nicolaiarocci nicolaiarocci changed the title Implement customisable pagination per resource type Ability to modify the pagination limit on a per-resource basis Mar 11, 2023
nicolaiarocci added a commit that referenced this pull request Mar 11, 2023
@nicolaiarocci
Copy link
Member

nevermind, I rebased and merged myself. Thanks!

nicolaiarocci added a commit that referenced this pull request Mar 14, 2023
nicolaiarocci added a commit that referenced this pull request Mar 14, 2023
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