Product: PowerShell Universal
Version: 5.3.3
Hi,
I don’t understand how to set rate limit for APIs.
I have an endpoint /test
I created a new rate limit with name test, Method I let GET, URL I put /test, Limit, I put 1 and for Period I put 10 minutes.
But I tried to call the /test several times, and no message saying me I have exceeded the rate limit.
What do I am doing wrong ?
Thanks by advance.