You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/schema/v1/Decision_Point-1-0-1.schema.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -47,9 +47,9 @@
47
47
},
48
48
"namespace": {
49
49
"type": "string",
50
-
"description": "Namespace (a short, unique string): For example, \"ssvc\" or \"cvss\"to indicate the source of the decision point. See SSVC Documentation for details.",
"description": "Namespace (a short, unique string): The value must be one of the official namespaces, currenlty \"ssvc\", \"cvss\"OR can start with 'x_' for private namespaces. See SSVC Documentation for details.",
0 commit comments