apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
18 lines (15 loc) • 519 B
text/xml
<DataCapture name="DC-DataCollector-with-child-elements">
<IgnoreUnresolvedVariables>false</IgnoreUnresolvedVariables>
<ThrowExceptionOnLimit>false</ThrowExceptionOnLimit>
<Capture>
<!-- unsupported child elements under DataCollector -->
<DataCollector>
<Scope>dc_req_headers_length</Scope>
<Source>foo</Source>
<URIPath>
<Pattern>/foo/bar/{$}</Pattern>
</URIPath>
</DataCollector>
<Collect ref="computed-headers-length" default='0'/>
</Capture>
</DataCapture>