Hello!
On Fri, Oct 04, 2019 at 12:25:22PM -0500, Jordan Keith wrote:
> We are using nginx plus.
Just to make sure you know: contacting support might be a
better/faster option if you are using nginx-plus.
> We have caching configured for a few endpoints, one which is similar to the
> following
We are using nginx plus. We have caching configured for a few endpoints, one
which is similar to the following:
document/{id}/report
I would like to purge all items cached under that endpoint, but executing a
purge request like the following does not purge anything:
document/*/report
We h