Closed kkorus closed 2 years ago
Hello, I'm also interested in this feature, is there anything I can do to help? It would solve some of the issues we have with uploading files (fastify-multipart).
I'm also interested in this feature, is there anything I can do to help?
Would you like to push some tests to complete this PR?
Hi @Eomm, Yes, I will do this over the weekend.
I'm interested in this change too, currently using global: true to work around this issue with nestjs
Would you like to push this feature over the line?
I'm more than happy to land it 👍🏼
Raised #14 which includes test cases
Hi, we could have an option to declare routes during plugin registration. That would help when using Fastify with NestJS where there is no option to set config on route like:
example usage: