apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
12 lines (9 loc) • 415 B
text/xml
<DataCapture name="DC-DataCollector-with-unsupported-attr">
<IgnoreUnresolvedVariables>false</IgnoreUnresolvedVariables>
<ThrowExceptionOnLimit>false</ThrowExceptionOnLimit>
<Capture>
<!-- unsupported attribute on DataCollector -->
<DataCollector scope='foo' other-attr='bar'>dc_req_headers_length</DataCollector>
<Collect ref="computed-headers-length" default='0'/>
</Capture>
</DataCapture>