fastify / fastify-rate-limit

A low overhead rate limiter for your routes
MIT License
477 stars 66 forks source link

Add statusCode to errorResponseBuilderContext type #366

Closed flakey5 closed 5 months ago

flakey5 commented 5 months ago

Property is defined on the object but is missing in the type https://github.com/fastify/fastify-rate-limit/blob/89a618f610801f5b05db6f51c75e776cd94e64af/index.js#L249

cc @mcollina

Checklist