Skip to content

[AsyncAPI] Transform snake_case to camelCase #343

@arthureberledev

Description

@arthureberledev

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions