openapi-generators/openapi-python-client

OpenAPI 3.0 default response not suported

Southclaws opened this issue · 1 comments

Describe the bug

I make use of the OpenAPI 3.0 default response feature on every handler: https://swagger.io/docs/specification/describing-responses/#default however this is unsupported by the codegen tool currently.

OpenAPI Spec File

https://github.com/Southclaws/storyden/blob/main/api/openapi.yaml

Desktop (please complete the following information):

  • OS: Windows 11, Mac OS
  • Python Version: 3.12.4
  • openapi-python-client version: 0.21.2

Additional context

dbanty commented

Please upvote #832