Does not support "default" response status. Gives a warning/omits response
rtaycher opened this issue · 1 comments
rtaycher commented
Describe the bug
OpenAPI Spec
https://swagger.io/docs/specification/describing-responses/
Default Response
Sometimes, an operation can return multiple errors with different HTTP status codes, but all of them have the same response structure
Desktop (please complete the following information):
- OS: linux
- Python Version: 3.11
- openapi-python-client version 0.19.1
Additional context
gives a warning of invalid response code/omits response