Describe the feature
OpenAPI lets you define a default response.
Currently code generation treats this as a 0 response code, however we should generate code which conforms better to the specification.
Use Case
More intuitive behaviour for a given OpenAPI spec.
Proposed Solution
Other Information
No response
Acknowledgements
PDK version used
0.23.60
What languages will this feature affect?
Typescript, Java, Python
Environment details (OS name and version, etc.)
OSX
Describe the feature
OpenAPI lets you define a default response.
Currently code generation treats this as a
0response code, however we should generate code which conforms better to the specification.Use Case
More intuitive behaviour for a given OpenAPI spec.
Proposed Solution
Other Information
No response
Acknowledgements
PDK version used
0.23.60
What languages will this feature affect?
Typescript, Java, Python
Environment details (OS name and version, etc.)
OSX