Rate-Limit Plugin - Customize Response

Hi,

Actually, the response of the rate-limit plugin when exceeding the quotas is this

{“message”:“API rate limit exceeded”}

Our apis has an error response model that is standard to our consumers, and we need to guarantee that.

Is a way to change that?

I can do an MR with this if make sense.

1 Like