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

Where to set max page size? #104

Open
kjellmorten opened this issue Apr 7, 2018 · 0 comments
Open

Where to set max page size? #104

kjellmorten opened this issue Apr 7, 2018 · 0 comments
Labels

Comments

@kjellmorten
Copy link
Collaborator

kjellmorten commented Apr 7, 2018

It should be possible to set a maximum page size for a service. This will force paging when not set, and will ensure that services are not overwhelmed by asking for too many items.

The question is where one would specify this setting, and the most probable answer is in the service def, probably in service.options object.

It should also be overridable at the endpoint.

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

No branches or pull requests

1 participant