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 · 1 comment
Open
2 tasks done
Labels

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

Copy link

github-actions bot commented Dec 9, 2024

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

@github-actions github-actions bot added the stale label Dec 9, 2024
@cogwirrel cogwirrel added backlog and removed stale labels Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant