Skip to content

Commit 41b3dc3

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 68f3340 commit 41b3dc3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

schema/bom-1.6.schema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,8 @@
463463
},
464464
"versionRange": {
465465
"$ref": "#/definitions/versionRange",
466-
"title": "Component Version Range"
466+
"title": "Component Version Range",
467+
"description": "The component version range that may be provided to fulfill this capability.\nMay only occur if `isExtraneous` is `true`."
467468
},
468469
"description": {
469470
"type": "string",

0 commit comments

Comments
 (0)