Skip to content

Conversation

matez0
Copy link

@matez0 matez0 commented Feb 7, 2025

In the OpenAPI specification of the request handlers, it is possible to declare response schemas for different response status, but if the response is generated by an exception handler, it was not validated like normal responses.
This could lead to inconsistent OpenAPI specification and implementation.

…API specification

In the OpenAPI specification of the request handlers,
it is possible to declare response schemas for different response status,
but if the response is generated by an exception handler,
it was not validated like normal responses.
This could lead to inconsistent OpenAPI specification and implementation.
@matez0
Copy link
Author

matez0 commented Feb 7, 2025

If the idea is accepted, does this change need to be mentioned in the documentation?

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