Skip to content

Add CodegenProperty.nameInSnakeCase #25

@jmini

Description

@jmini

Raised in #22, it would be nice to have CodegenProperty.nameInSnakeCasesimilar to CodegenProperty.nameInCamelCase.

Example:

baseName nameInSnakeCase
petId PET_ID
name NAME
some_value SOME_VALUE

When this feature is implemented, #21 can be changed to be conform to the java naming convention.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions