Skip to content

Commit 6776a79

Browse files
authored
Change json schema base to 2020-12 (#642)
2 parents 3c04987 + 24f7f7b commit 6776a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/schema/v1/Decision_Point_Value_Selection-1-0-1.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "http://json-schema.org/draft-07/schema#",
2+
"$schema": "https://json-schema.org/draft/2020-12/schema",
33
"$id": "https://certcc.github.io/SSVC/data/schema/v1/Decision_Point_Value_Selection-1-0-1.schema.json",
44
"definitions": {
55
"id": {

0 commit comments

Comments
 (0)