Skip to content

Support for const #23

@binaryfog

Description

@binaryfog

Support for const keyword would be nice to have .
For example :

    "type": "object",
    "additionalProperties": true,
    "properties": {
        "RequestTypeId": {
	   "type": "number",
            "const": 4
        },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions