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

chore: Add pagination parameter validation for paginated endpoints. #626

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

Inksprout
Copy link
Contributor

This PR adds validation for the pagination parameters to the endpoints that support pagination, and didn't yet have validation for these parameters. This will allow a 400 malformed request error to be returned, should the endpoints be called with invalid parameters.

@Inksprout Inksprout requested a review from bethesque August 3, 2023 07:17
@bethesque bethesque merged commit abb0a1c into master Aug 4, 2023
@bethesque bethesque deleted the PACT-1101-validate-pagination-params branch August 4, 2023 06:34
@bethesque
Copy link
Member

Awesome sauce, ta!

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