diff --git a/Button/schema.json b/Button/schema.json index 4f3e670c..fbc4f499 100644 --- a/Button/schema.json +++ b/Button/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/Button/schema.json", @@ -70,4 +70,4 @@ "id", "type" ] -} +} \ No newline at end of file