-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
Milestone
Description
The comments that are part of the JSON schema are not shown in the documentation. Can they be added?
Example:
refType has a comment
"$comment": "value SHOULD not start with the BOM-Link intro 'urn:cdx:'"
specification/schema/bom-1.5.schema.json
Lines 123 to 128 in 299209a
"refType": { | |
"description": "Identifier for referable and therefore interlink-able elements.", | |
"type": "string", | |
"minLength": 1, | |
"$comment": "value SHOULD not start with the BOM-Link intro 'urn:cdx:'" | |
}, |
However, this does not show up in the documentation:
https://cyclonedx.org/docs/1.5/json/#metadata_component_bom-ref