File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 },
1919 "modelParameters" : {
2020 "$ref" : " #/$defs/modelParameters"
21+ },
22+ "externalReferences" : {
23+ "type" : " array" ,
24+ "description" : " references to external resources that model." ,
25+ "items" : {
26+ "$ref" : " cyclonedx-common-2.0.schema.json#/$defs/externalReference"
27+ }
28+ },
29+ "properties" : {
30+ "description" : " Properties of the model." ,
31+ "$ref" : " cyclonedx-common-2.0.schema.json#/$defs/properties"
2132 }
2233 }
2334 },
201212 },
202213 "externalReferences" : {
203214 "type" : " array" ,
204- "description" : " references to external resources that describe the risk group ." ,
215+ "description" : " references to external resources that describe the model architecture ." ,
205216 "items" : {
206217 "$ref" : " cyclonedx-common-2.0.schema.json#/$defs/externalReference"
207218 }
208219 },
209220 "properties" : {
210- "description" : " Properties of the risk group ." ,
221+ "description" : " Properties of the model architecture ." ,
211222 "$ref" : " cyclonedx-common-2.0.schema.json#/$defs/properties"
212223 }
213224 }
You can’t perform that action at this time.
0 commit comments