Skip to content

metaschema does not prevent $schema from appearing in subschemas #748

@Julian

Description

@Julian

From python-jsonschema/jsonschema#553 via @dsanders11:

From the spec:

The "$schema" keyword SHOULD be used in a root schema. It MUST NOT appear in subschemas.

The metaschema however does not express this constraint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clarificationItems that need to be clarified in the specificationcore

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions