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:'"
|
"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

The comments that are part of the JSON schema are not shown in the documentation. Can they be added?
Example:
refType has a comment
specification/schema/bom-1.5.schema.json
Lines 123 to 128 in 299209a
However, this does not show up in the documentation:

https://cyclonedx.org/docs/1.5/json/#metadata_component_bom-ref