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] Extend API generation to generate request/response bodies #668

Open
Xtansia opened this issue Jun 4, 2024 · 0 comments
Open
Labels
code-gen enhancement New feature or request

Comments

@Xtansia
Copy link
Collaborator

Xtansia commented Jun 4, 2024

Is your feature request related to a problem?

Currently the API generator generates the client methods, url paths & query parameters, but the details of the request and response bodies must be handwritten.

What solution would you like?

The API generator should be expanded to generate the properties of the request and response bodies.

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

No branches or pull requests

1 participant