Skip to content

Enforce documented /pets pagination size limit #3070

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
Nov 17, 2022
Merged

Conversation

TheTeaCat
Copy link
Contributor

This (very petty) PR updates the petstore example appspec to more appropriately enforce the restriction of the GET /pets response being paginated to include a maximum of 100 pets at a time as per its 6 year old description ("How many items to return at one time (max 100)").

@webron webron merged commit b12acf0 into OAI:main Nov 17, 2022
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.

3 participants