Skip to content

Commit 0098985

Browse files
Mistake in ID field of SSVC schema JSON
1 parent 9e5c220 commit 0098985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/imports/ssvc/ssvc-v1.0.1.json

+1-1
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)