manchenkoff / openapi3-parser

OpenAPI 3 parser to use a specification inside of the code in your projects
https://pypi.org/project/openapi3-parser/
MIT License
64 stars 33 forks source link

[Feature] Support 'default' responses #21

Closed manchenkoff closed 2 years ago

manchenkoff commented 3 years ago

What is a problem? Responses with non-int type fail while parsing, related to #19

Describe the solution you'd like Use default response as a description

Describe alternatives you've considered Use default as a 200 response

Additional context https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.3.md#responsesObject