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: schema/bom-1.5.schema.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1590,7 +1590,7 @@
1590
1590
"type": "array",
1591
1591
"uniqueItems": true,
1592
1592
"items": {
1593
-
"type": "string"
1593
+
"$ref": "#/definitions/refType"
1594
1594
},
1595
1595
"title": "BOM references",
1596
1596
"description": "The bom-ref identifiers of the components or services being described. Assemblies refer to nested relationships whereby a constituent part may include other constituent parts. References do not cascade to child parts. References are explicit for the specified constituent part only."
0 commit comments