We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02759af commit d46c295Copy full SHA for d46c295
schema/bom-1.6.schema.json
@@ -1073,7 +1073,7 @@
1073
"title": "AI/ML Model Card"
1074
},
1075
"data": {
1076
- "type": "array",
+ "type": "object",
1077
"items": {"$ref": "#/definitions/componentData"},
1078
"title": "Data",
1079
"description": "This object SHOULD be specified for any component of type `data` and MUST NOT be specified for other component types."
0 commit comments