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: csaf_2.1/prose/edit/src/design-considerations-04-extensions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ critical: Boolean
66
66
67
67
#### Content Schema Property - Schema
68
68
69
-
CSAF Extension Schema (`$schema`) of value type CSAF Extension Content $schema Type (`content_schema_t`) contains the URL of the CSAF Extension JSON schema which the JSON object promises to be valid for.
69
+
CSAF Extension Schema (`$schema`) of value type CSAF Extension Content `$schema` Type (`content_schema_t`) contains the URL of the CSAF Extension JSON schema which the JSON object promises to be valid for.
70
70
This SHOULD also be the location where the JSON schema can be retrieved.
71
71
The value SHOULD match the `$id` of the JSON schema that defines the extension.
72
72
The URL SHOULD contain a human-readable name for the extension before the version string.
0 commit comments