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

Needs to handle page parameters that are out of range #8

Open
anselmbradford opened this issue Jun 16, 2013 · 0 comments
Open

Needs to handle page parameters that are out of range #8

anselmbradford opened this issue Jun 16, 2013 · 0 comments

Comments

@anselmbradford
Copy link
Member

If a page parameter is sent with a request that is out of range for the results set (below 1 or above the total page count), the wrapper needs to handle this gracefully. Probably by adjusting to the nearest page (1 if the page parameter is below 1 and the maximum page if the page parameter is above the total page count).

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

No branches or pull requests

1 participant