From e435969ab09597d5c7f1b69ee8b7dea66f44a8ca Mon Sep 17 00:00:00 2001 From: Alberto Abella Date: Wed, 18 Sep 2024 15:14:29 +0200 Subject: [PATCH] updated $schema last version --- ColourHS/schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ColourHS/schema.json b/ColourHS/schema.json index 681e5ea19..94a79f05a 100644 --- a/ColourHS/schema.json +++ b/ColourHS/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/ColourHS/schema.json", @@ -89,4 +89,4 @@ "id", "type" ] -} +} \ No newline at end of file