We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm submitting issue related to swagger
I confirm that I
Followed example from docs but instead of ts-node I am using esbuild. Swagger docs should open at http://localhost:3000/docs/ as specified in the docs
Cannot see swagger documentation
http://localhost:3000/docs/
Version of the library: 6.4.0 Version of NodeJS: 20.11.1
The text was updated successfully, but these errors were encountered:
Hello there bippan1407 👋
Thank you for opening your very first issue in this project.
We will try to get back to you as soon as we can.👀
Sorry, something went wrong.
Issue was caused because of esbuild configuration it is now fixed. I have updated code on repo
No branches or pull requests
I'm submitting issue related to swagger
I confirm that I
Expected Behaviour
Followed example from docs but instead of ts-node I am using esbuild.
Swagger docs should open at http://localhost:3000/docs/ as specified in the docs
Current Behaviour
Cannot see swagger documentation
http://localhost:3000/docs/
Steps to Reproduce
Context (Environment)
Version of the library: 6.4.0
Version of NodeJS: 20.11.1
The text was updated successfully, but these errors were encountered: