diff --git a/consumable/schema.json b/consumable/schema.json index 7f42a7b4..b8f1b2b9 100644 --- a/consumable/schema.json +++ b/consumable/schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "https://json-schema.org/draft/2020-12/schema", "$schemaVersion": "0.0.1", "modelTags": "OCF", "$id": "https://smart-data-models.github.io/dataModel.IoTDataModels/consumable/schema.json", @@ -90,4 +90,4 @@ "id", "type" ] -} +} \ No newline at end of file