diff --git a/meta/applicator.json b/meta/applicator.json index 24a1cc4f..80a04ca1 100644 --- a/meta/applicator.json +++ b/meta/applicator.json @@ -1,9 +1,6 @@ { "$schema": "https://json-schema.org/draft/2019-09/schema", "$id": "https://json-schema.org/draft/2019-09/meta/applicator", - "$vocabulary": { - "https://json-schema.org/draft/2019-09/vocab/applicator": true - }, "$recursiveAnchor": true, "title": "Applicator vocabulary meta-schema", diff --git a/meta/content.json b/meta/content.json index f6752a8e..7a9af975 100644 --- a/meta/content.json +++ b/meta/content.json @@ -1,9 +1,6 @@ { "$schema": "https://json-schema.org/draft/2019-09/schema", "$id": "https://json-schema.org/draft/2019-09/meta/content", - "$vocabulary": { - "https://json-schema.org/draft/2019-09/vocab/content": true - }, "$recursiveAnchor": true, "title": "Content vocabulary meta-schema", diff --git a/meta/core.json b/meta/core.json index eb708a56..2cf1fedd 100644 --- a/meta/core.json +++ b/meta/core.json @@ -1,9 +1,6 @@ { "$schema": "https://json-schema.org/draft/2019-09/schema", "$id": "https://json-schema.org/draft/2019-09/meta/core", - "$vocabulary": { - "https://json-schema.org/draft/2019-09/vocab/core": true - }, "$recursiveAnchor": true, "title": "Core vocabulary meta-schema", diff --git a/meta/format.json b/meta/format.json index 09bbfdda..87177f35 100644 --- a/meta/format.json +++ b/meta/format.json @@ -1,9 +1,6 @@ { "$schema": "https://json-schema.org/draft/2019-09/schema", "$id": "https://json-schema.org/draft/2019-09/meta/format", - "$vocabulary": { - "https://json-schema.org/draft/2019-09/vocab/format": true - }, "$recursiveAnchor": true, "title": "Format vocabulary meta-schema", diff --git a/meta/hyper-schema.json b/meta/hyper-schema.json index 3d230589..cd81bd87 100644 --- a/meta/hyper-schema.json +++ b/meta/hyper-schema.json @@ -1,9 +1,6 @@ { "$schema": "https://json-schema.org/draft/2019-09/hyper-schema", "$id": "https://json-schema.org/draft/2019-09/meta/hyper-schema", - "$vocabulary": { - "https://json-schema.org/draft/2019-09/vocab/hyper-schema": true - }, "$recursiveAnchor": true, "title": "JSON Hyper-Schema Vocabulary Schema", diff --git a/meta/meta-data.json b/meta/meta-data.json index da04cff6..28d3e8ab 100644 --- a/meta/meta-data.json +++ b/meta/meta-data.json @@ -1,9 +1,6 @@ { "$schema": "https://json-schema.org/draft/2019-09/schema", "$id": "https://json-schema.org/draft/2019-09/meta/meta-data", - "$vocabulary": { - "https://json-schema.org/draft/2019-09/vocab/meta-data": true - }, "$recursiveAnchor": true, "title": "Meta-data vocabulary meta-schema", diff --git a/meta/validation.json b/meta/validation.json index 9f59677b..5356df92 100644 --- a/meta/validation.json +++ b/meta/validation.json @@ -1,9 +1,6 @@ { "$schema": "https://json-schema.org/draft/2019-09/schema", "$id": "https://json-schema.org/draft/2019-09/meta/validation", - "$vocabulary": { - "https://json-schema.org/draft/2019-09/vocab/validation": true - }, "$recursiveAnchor": true, "title": "Validation vocabulary meta-schema",