Skip to content

Define JSON Schema version using $schema #20

@djfarrelly

Description

@djfarrelly

Description

As reported by this user on twitter, it's generally good practice to include the $schema draft version within the schema itself. Here are the official docs:

You can use the $schema keyword to declare which version of the JSON Schema specification the schema is written to. See $schema for more information. It’s generally good practice to include it, though it is not required.

Source

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions