-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
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
fix: load swagger file from relative path #31
base: master
Are you sure you want to change the base?
Conversation
Hello, running the project with this changes breaks the ReDoc view when you are not working with a nginx server |
Nice idea. Will update PR |
I've found that easiest way is to redirect to path with trailing slash. Also I migrate to And i've bumped up |
5be143c
to
8536041
Compare
use "joi" package instead of deprecated "@hapi/joi"
Just checking: when can this be released? |
https://www.npmjs.com/package/@mo4islona/nestjs-redoc :) |
Fixes #32