apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
15 lines (14 loc) • 456 B
text/xml
<PopulateCache name='Cache-Populate-1'>
<CacheResource>cache1</CacheResource>
<Source>request.queryparam.value</Source>
<Scope>Application</Scope>
<CacheKey>
<!-- <Prefix>fixedPrefix</Prefix> -->
<KeyFragment ref='apiproxy.name' />
<KeyFragment ref='request.queryparam.cachekey' />
</CacheKey>
<ExpirySettings>
<!-- accepted format is mm-dd-yyyy -->
<ExpiryDate>2021-22-99</ExpiryDate>
</ExpirySettings>
</PopulateCache>