Skip to content

Support JSON schema "enum" #44

@awm33

Description

@awm33

The presence of a JSON Schema "enum" property throws an error. "enum"s have to be removed from the JSON Schema in order for the target to work. "enum" is useful for validating enumeration fields, like "status": "complete"

Minimum support - Allow for the presence of "enum" on "type": "string"
Full support - Check that values are in "enum"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions