Closed kbocock-krg closed 1 year ago
Thanks for your suggestion!
There are no plans to implement it in the foreseeable future.
If you think your request could live outside Nest's scope, we'd encourage you to collaborate with the community on publishing it as an open source package.
I'm submitting a help request.
Current behavior
using the swagger module with azure fx (express) requires several things be in sync:
Expected behavior
app.init seems to be 100% required to work. app.listen seems to be essential to getting swagger to work on the same port. Please encapsulate this behavior.
Minimal reproduction of the problem with instructions
[]1. (https://trilon.io/blog/deploy-nestjs-azure-functions)
What is the motivation / use case for changing the behavior?
do more with less.
Environment