Cache API
The Cache endpoint (info.magnolia.cache.browser.rest.endpoint.CacheEndpoint) provides:
- 
Methods to see what content is cached. 
- 
A way to delete a single cache entry. 
| The endpoint is only meant to be used by the Cache Browser app. | 
The Cache endpoint (info.magnolia.cache.browser.rest.endpoint.CacheEndpoint) provides:
Methods to see what content is cached.
A way to delete a single cache entry.
| The endpoint is only meant to be used by the Cache Browser app. | 
DX Core