apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
18 lines (17 loc) • 535 B
text/xml
<ResponseCache name="RC-1">
<CacheResource>cache1</CacheResource>
<CacheKey>
<Prefix/>
<KeyFragment ref='flowvariable.name' />
</CacheKey>
<Scope>Application</Scope>
<ExpirySettings>
<TimeoutInSeconds ref="flow.variable.here">420</TimeoutInSeconds>
</ExpirySettings>
<SkipCacheLookup>request.verb != "GET"</SkipCacheLookup>
<SkipCachePopulation>request.verb != "GET"</SkipCachePopulation>
<!--
<UseAcceptHeader/>
<UseResponseCacheHeaders/>
-->
</ResponseCache>