Skip to content

Added MaximumPageSize and MaximumPageNumber to IJsonApiOptions #681

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

Merged
merged 1 commit into from
Feb 12, 2020
Merged

Added MaximumPageSize and MaximumPageNumber to IJsonApiOptions #681

merged 1 commit into from
Feb 12, 2020

Conversation

bart-degreed
Copy link
Contributor

Fixes #673.

@bart-degreed bart-degreed requested a review from maurei February 12, 2020 15:20
@maurei
Copy link
Member

maurei commented Feb 12, 2020

Thats indeed pretty easy. Thanks.

For some reason I was anticipating work on pagination of included (to-many) relationships, but I'm not sure why as that was never mentioned. I suspect though this is might still be relevant for you guys if you ever deal with very large relationship collections being included.

@maurei maurei merged commit 8626edc into json-api-dotnet:master Feb 12, 2020
@bart-degreed bart-degreed deleted the paging-constraints branch February 12, 2020 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: max page size and number
2 participants