Skip to content

Commit 8c5d03a

Browse files
Fixed linting errors
Signed-off-by: Steve Springett <[email protected]>
1 parent 1e9cdce commit 8c5d03a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

schema/bom-1.7.schema.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5743,7 +5743,6 @@
57435743
"type": "array",
57445744
"title": "Family Members",
57455745
"description": "A collection of patents or applications that belong to this family, each identified by a `bom-ref` pointing to a patent object defined elsewhere in the BOM.",
5746-
"additionalItems": false,
57475746
"items": {
57485747
"$ref": "#/definitions/refLinkType",
57495748
"title": "BOM Reference",
@@ -5886,7 +5885,6 @@
58865885
"type": "array",
58875886
"title": "Patent Assertions",
58885887
"description": "A list of assertions made regarding patents associated with this component or service. Assertions distinguish between ownership, licensing, and other relevant interactions with patents.",
5889-
"additionalItems": false,
58905888
"items": {
58915889
"type": "object",
58925890
"title": "Patent Assertion",

0 commit comments

Comments
 (0)