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

[AsyncAPI] Transform snake_case to camelCase #343

Open
arthureberledev opened this issue Jun 4, 2024 · 0 comments
Open

[AsyncAPI] Transform snake_case to camelCase #343

arthureberledev opened this issue Jun 4, 2024 · 0 comments

Comments

@arthureberledev
Copy link

Our schemas include properties written in snake_case currently resulting in some awkward getter and setter names like for example getClient_id and getUser_adress.

It would be awesome if the generator could automatically transform these names to camelCase. I believe the official OpenAPI generator is being able to do that.

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