Hi all, I deployed and redeployed an API Proxy. After deleting the API Proxy and redeploying it, when I call the API, it was routing to an non existent API (v7) when the current version deployed is V1.
I found that out when I checked the NGINX logs in the router logs. Is there any reason why v7 still exist when it no longer shows in the management console? How to purge/remove these old revision API proxies when one cannot see them in the console?
Thank you.