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

Fix error response schemas #177

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Fix error response schemas #177

merged 1 commit into from
Aug 26, 2024

Conversation

blomqma
Copy link
Owner

@blomqma blomqma commented Aug 26, 2024

This improves the auto-generated response
documentation by dynamically including different
response schemas for invalid request bodies, invalid query parameters etc. to the auto-generated OpenAPI schema based on the defined endpoints.

This improves the auto-generated response
documentation by dynamically including different
response schemas for invalid request bodies, invalid
query parameters etc. to the auto-generated OpenAPI
schema based on the defined endpoints.
Copy link

vercel bot commented Aug 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-rest-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 10:23pm
next-rest-framework-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 10:23pm

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.

1 participant