ratelimitj icon indicating copy to clipboard operation
ratelimitj copied to clipboard

JSON 429 responses

Open daghendrik opened this issue 3 years ago • 0 comments

In Dropwizard: Is there any way that I can return a JSON 429 response instead of the default HTML/text response?

I looked at https://nickb.dev/blog/writing-a-dropwizard-json-app, but couldn't wrap my head around how to do this for the Dropwizard RateLimitBundle

daghendrik avatar Nov 11 '20 10:11 daghendrik