Skip to content

Support enums as strings in APIs #458

@ascott18

Description

@ascott18

If an enum is annotated with [JsonConverter(typeof(JsonStringEnumConverter))], support it being a string in the API.

The code generation will need to emit a new metadata property on the enum type definition. All other changes will be in coalesce-vue

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions