Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] (type-safe-api) Better code generation for "default" responses in OpenAPI #847

Open
2 tasks done
cogwirrel opened this issue Oct 8, 2024 · 0 comments
Open
2 tasks done
Labels
feature-request New feature or request needs-triage

Comments

@cogwirrel
Copy link
Member

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

PDK version used

0.23.60

What languages will this feature affect?

Typescript, Java, Python

Environment details (OS name and version, etc.)

OSX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant