Skip to content

Enum values not displayed #90

Description

@simranbentel

We have a few instances of string properties that have enum values.

Example:
"currency": { "enum": [ "USD", "EUR", "GBP" ], "type": "string" },

Expected:
The enum values should be displayed with the value type, like Enum: "USD" "EUR" "GBP".

Actual:
The enum values are ignored.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions