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 72bd439 commit d78c019Copy full SHA for d78c019
pytest_splunk_addon/standard_lib/sample_generation/schema.xsd
@@ -97,7 +97,7 @@
97
<xs:element name="cim_fields" maxOccurs="1" minOccurs="0">
98
<xs:complexType>
99
<xs:sequence>
100
- <xs:element name="field" maxOccurs="unbounded" minOccurs="1">
+ <xs:element name="field" maxOccurs="unbounded" minOccurs="0">
101
102
<xs:simpleContent>
103
<xs:extension base="xs:string">
0 commit comments