apigeelint
Version:
Node module to lint and Apigee Edge bundle.
15 lines (14 loc) • 440 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>
<!-- outdated element -->
<TimeoutInSec>120</TimeoutInSec>
</ExpirySettings>
</PopulateCache>