File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 725725 },
726726 "distributionConstraints" : {
727727 "title" : " Distribution Constraints" ,
728- "description" : " The Traffic Light Protocol (TLP) classification that controls the sharing and distribution of the data that the BOM describes." ,
728+ "description" : " Constraints of sharing and distribution of the data that the BOM describes." ,
729729 "type" : " object" ,
730730 "properties" : {
731731 "tlp" : {
Original file line number Diff line number Diff line change @@ -258,7 +258,9 @@ limitations under the License.
258258 </xs:element>
259259 <xs:element name="distributionConstraints" minOccurs="0" maxOccurs="1">
260260 <xs:annotation>
261- <xs:documentation>Constraints of sharing and distribution of the data that the BOM describes.</xs:documentation>
261+ <xs:documentation>
262+ Constraints of sharing and distribution of the data that the BOM describes.
263+ </xs:documentation>
262264 </xs:annotation>
263265 <xs:complexType>
264266 <xs:sequence>
You can’t perform that action at this time.
0 commit comments