From 24f7f7bb8ed121c578235b54cdd195fe1f8b57ee Mon Sep 17 00:00:00 2001 From: Vijay Sarvepalli Date: Wed, 30 Oct 2024 16:08:19 -0400 Subject: [PATCH] Move to 2020-12 support issue #640 --- data/schema/v1/Decision_Point_Value_Selection-1-0-1.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/schema/v1/Decision_Point_Value_Selection-1-0-1.schema.json b/data/schema/v1/Decision_Point_Value_Selection-1-0-1.schema.json index 1611f91f..48c9e562 100644 --- a/data/schema/v1/Decision_Point_Value_Selection-1-0-1.schema.json +++ b/data/schema/v1/Decision_Point_Value_Selection-1-0-1.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/draft-07/schema#", + "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://certcc.github.io/SSVC/data/schema/v1/Decision_Point_Value_Selection-1-0-1.schema.json", "definitions": { "id": {