Skip to content

Add key formatting option to convert snake_case keys to camelCase #19

@SalemC

Description

@SalemC

I personally prefer using camelCase as a naming convention for object keys rather than snake_case. Currently, the keys returned in generated interfaces are always snake_case. It would be nice if there was a way to automatically have these converted to camelCase.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions