{
"$schema": "https://json-schema.org/draft/2019-09/schema",
"$id": "https://schemas.sourcemeta.com/jsonschema/2019-09/schema.json",
"$vocabulary": {
"https://json-schema.org/draft/2019-09/vocab/applicator": true,
"https://json-schema.org/draft/2019-09/vocab/content": true,
"https://json-schema.org/draft/2019-09/vocab/core": true,
"https://json-schema.org/draft/2019-09/vocab/format": false,
"https://json-schema.org/draft/2019-09/vocab/meta-data": true,
"https://json-schema.org/draft/2019-09/vocab/validation": true
},
"$recursiveAnchor": true,
"title": "Core and Validation specifications meta-schema",
"type": [ "object", "boolean" ],
"allOf": [
{
"$ref": "meta/core"
},
{
"$ref": "meta/applicator"
...
See the full schemaDependencies
This schema has 6 direct dependencies and 0 indirect dependencies.