jkyberneees / fastify-gateway

A Node.js API gateway that just works!
https://www.npmjs.com/package/k-fastify-gateway
MIT License
107 stars 14 forks source link

Add instance of bodyLimit to Route #35

Closed i7326 closed 5 years ago

i7326 commented 5 years ago

Add instance of bodyLimit to Route for changing the limit size of Body

jkyberneees commented 5 years ago

Hi @i7326, thanks for reaching out with this PR. I fully agree on making this a new feature... Would you please add the test cases for bodyLimit usage also?

NOTE: Please checkout my comment above.

Thanks in advance.

i7326 commented 5 years ago

sure, will add the test cases for bodyLimit

jkyberneees commented 5 years ago

Hi @i7326, thanks for your support and collaboration here. Merging and releasing ASAP.

jkyberneees commented 5 years ago

JFYI: https://github.com/jkyberneees/fastify-gateway/releases/tag/v2.6.0