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