Skip to content

map json identifiers to proper java identifiers #9

@hauner

Description

@hauner

currently the parameter & property names are used as-is to generate interfaces and models. This can lead to invalid java identifiers.

  • convert parameter names to valid java identifiers
  • convert object properties names to valid java identifiers and annotate them with @JsonProperty

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions