Hi! How can I use the annotation RateLimit multiple times on a route? For example, how can I set to allow 5 requests per second **AND** 1000 per month?
Hi!
How can I use the annotation RateLimit multiple times on a route?
For example, how can I set to allow 5 requests per second AND 1000 per month?