diff --git a/common-schema.json b/common-schema.json index 7bcbc0cb6f..d3080e9120 100644 --- a/common-schema.json +++ b/common-schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://smart-data-models.github.io/data-models/common-schema.json", "title": "Common definitions for Harmonized Data Models", "definitions": { @@ -1034,4 +1034,4 @@ "description": "Property. Model:'https://schema.org/URL'. Url with video related to the item" } } -} \ No newline at end of file +}