apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
12 lines (10 loc) • 402 B
text/xml
<DataCapture name="DC-Capture-multiple-Collect">
<IgnoreUnresolvedVariables>false</IgnoreUnresolvedVariables>
<ThrowExceptionOnLimit>false</ThrowExceptionOnLimit>
<Capture>
<DataCollector>dc_req_headers_length</DataCollector>
<!-- multiple Collect -->
<Collect ref="computed-headers-length" default='0'/>
<Collect ref="another-variable" default='1'/>
</Capture>
</DataCapture>