Skip to content

Support other enum naming strategies than camelCase #4676

@hajdamak

Description

@hajdamak

Is your feature request related to a problem? Please describe.

Currently EnumNamingStrategies contains only camelCase strategy. Some API guidelines require other strategies like snake_case or UPPER_SNAKE_CASE.

Describe the solution you'd like

EnumNamingStrategies should support other strategies like for example snake_case or UPPER_SNAKE_CASE.

Usage example

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.19Issues planned at 2.19 or laterenumRelated to handling of Enum values

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions