nestjs-redoc
nestjs-redoc copied to clipboard
fix: load swagger file from relative path
Fixes #32
Hello, running the project with this changes breaks the ReDoc view when you are not working with a nginx server We might need to do some adjustements like an option to toggle and load the file from a relative path
Nice idea. Will update PR
I've found that easiest way is to redirect to path with trailing slash.
Also I migrate to joi
package, @hapi/joi
is deprecated now
And i've bumped up rxjs
to 7 version — Nestjs 8 requires rxjs
7
Just checking: when can this be released?
Just checking: when can this be released?
https://www.npmjs.com/package/@mo4islona/nestjs-redoc
:)