Skip to content

Commit faf8efe

Browse files
web-flowF21
authored andcommitted
Update generated types
1 parent 3f20b6c commit faf8efe

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

cybertipline/generate/cyber_tipline.xsd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,11 @@
122122
<xs:documentation>Is the report associated with sadistic online exploitation?</xs:documentation>
123123
</xs:annotation>
124124
</xs:element>
125+
<xs:element name="informational" minOccurs="0" type="xs:boolean" fixed="true">
126+
<xs:annotation>
127+
<xs:documentation>The report is associated with an incident that is informational in nature. Supplying a value will de-escalate the report.</xs:documentation>
128+
</xs:annotation>
129+
</xs:element>
125130
</xs:all>
126131
</xs:complexType>
127132

cybertipline/types.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)