Skip to content

Commit 1caff3e

Browse files
chore: update bundled schemas [skip ci]
1 parent 93f57a5 commit 1caff3e

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

schema/2.0/cyclonedx-2.0-bundled.min.schema.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

schema/2.0/cyclonedx-2.0-bundled.schema.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,6 @@
9090
}
9191
},
9292
"$defs": {
93-
"cyclonedx-ai-model-parameters-2.0": {
94-
"type": "null",
95-
"title": "CycloneDX Transparency Expression Language: AI Model Parameters",
96-
"$defs": {}
97-
},
9893
"cyclonedx-ai-modelcard-2.0": {
9994
"type": "null",
10095
"title": "CycloneDX AI Model Card",
@@ -5099,12 +5094,6 @@
50995094
"cyclonedx-license-2.0": {
51005095
"type": "null",
51015096
"title": "CycloneDX License Model",
5102-
"additionalProperties": false,
5103-
"properties": {
5104-
"licenses": {
5105-
"$ref": "#/$defs/cyclonedx-license-2.0/$defs/licenseChoice"
5106-
}
5107-
},
51085097
"$defs": {
51095098
"licenseChoice": {
51105099
"title": "License Choice",
@@ -5452,11 +5441,6 @@
54525441
}
54535442
}
54545443
},
5455-
"cyclonedx-licensing-2.0": {
5456-
"type": "null",
5457-
"title": "CycloneDX Transparency Expression Language: Commercial Licensing",
5458-
"$defs": {}
5459-
},
54605444
"cyclonedx-metadata-2.0": {
54615445
"type": "null",
54625446
"title": "CycloneDX Metadata Model",

0 commit comments

Comments
 (0)