apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
16 lines (14 loc) • 480 B
text/xml
<DataCapture name="DC-Collect-Source-with-child-elements">
<IgnoreUnresolvedVariables>false</IgnoreUnresolvedVariables>
<ThrowExceptionOnLimit>false</ThrowExceptionOnLimit>
<Capture>
<DataCollector>dc_req_headers_length</DataCollector>
<Collect ref="computed-auth-header" default='none'>
<Source>
<Header name="my_auth">
<Pattern ignoreCase="false">Bearer {$}</Pattern>
</Header>
</Source>
</Collect>
</Capture>
</DataCapture>