Matteo Collina

Results 3197 comments of Matteo Collina

It really depends if somebody has time to do the refactoring. It's not a big issue for most people.

I agree, however we need somebody to champion this.

I think we should: 1. create a new package `@fastify/swagger-ui` that just adds the Swagger UI. 2. remove everything `@fastify/swagger-ui` from this repo, pointing to the new repo for the...

Would you like to send a Pull Request to address this issue? Remember to add unit tests.

Thanks for reporting! Would you like to send a Pull Request to address this issue? Remember to add unit tests.

Note that .after() is how .then() is implemented internally.

Can you please provide a full example to reproduce? I'm not sure where the problem is and it will be very helpful. Essentially a server and a client calling it...