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

Define models in OpenAPI spec #381

Open
bc3tech opened this issue Jan 29, 2025 · 0 comments
Open

Define models in OpenAPI spec #381

bc3tech opened this issue Jan 29, 2025 · 0 comments

Comments

@bc3tech
Copy link

bc3tech commented Jan 29, 2025

The models for return values should be defined in the OpenAPI spec; this will allow for API generation libraries to create strongly-typed returns for endpoint calls. As-is, generated libs simply return object or any which is both not helpful and inefficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant