Skip to content

unable to set an attribute value from an enum list #16

Description

@vpappula

I've tried to set the value of action to one of the values from the enum using JsonGeneratorConfig, but I don't think this is supported. Please correct me if I am wrong.
"action": { "enum": [ "action1", "action2", "action3" ], "id": "/properties/action", "type": "string" }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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