apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
6 lines • 360 B
text/xml
<!-- this is disabled to make it easier to test this sample proxy, but needs to be enabled for your proxies -->
<VerifyAPIKey async="false" continueOnError="false" enabled="true" name="VerifyAPIKey">
<DisplayName>VerifyAPIKey</DisplayName>
<APIKey ref="request.header.client_id"/>
</VerifyAPIKey>