diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index 9717cd0a..849b0fc5 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -1637,7 +1637,6 @@ { "name": "JSON-API", "description": "JSON API document", - "fileMatch": ["*.schema.json"], "url": "https://jsonapi.org/schema" }, { @@ -3045,6 +3044,7 @@ { "name": "JSON Schema Draft 7", "description": "Meta-validation schema for JSON Schema Draft 7", + "fileMatch": ["*.schema.json"], "url": "https://json-schema.org/draft-07/schema" }, {