Skip to content

Commit 84f8e2e

Browse files
Corrected tests
Signed-off-by: Steve Springett <[email protected]>
1 parent be626a9 commit 84f8e2e

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
@@ -519,7 +519,6 @@
519519
},
520520
"citations": {
521521
"type": "array",
522-
"additionalItems": false,
523522
"items": {"$ref": "#/definitions/citation"},
524523
"uniqueItems": true,
525524
"title": "Citations",
@@ -5751,7 +5750,6 @@
57515750
},
57525751
"pointers": {
57535752
"type": "array",
5754-
"additionalItems": false,
57555753
"items": {
57565754
"type": "string",
57575755
"title": "Field Reference",

0 commit comments

Comments
 (0)