apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
11 lines (10 loc) • 328 B
text/xml
<ResetQuota name='ResetQuota'>
<!-- name of the Quota policy being reset -->
<Quota name='request.header.quotapolicy'>
<Identifier name='_default'>
<!-- use one of the following -->
<Allow>100</Allow>
<Allow ref='flow.variable.containing.number.to.allow' />
</Identifier>
</Quota>
</ResetQuota>