Skip to content

Commit 19974b8

Browse files
authored
Wrong URL in the ID field for Decision_Point_Value_Selection-1-0-1.schema.json (#635)
2 parents 722b7be + 1597892 commit 19974b8

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,6 +1,6 @@
11
{
22
"$schema": "http://json-schema.org/draft-07/schema#",
3-
"$id": "https://certcc.github.io/SSVC/data/schema/v1/Decision_Point_Group_Selection-1-0-1.schema.json",
3+
"$id": "https://certcc.github.io/SSVC/data/schema/v1/Decision_Point_Value_Selection-1-0-1.schema.json",
44
"definitions": {
55
"id": {
66
"type": "string",

0 commit comments

Comments
 (0)