You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Current behavior
The current documentation does not mention how the swagger middleware needs to be ordered in relative to versioning middleware, where if the versioning middleware is invoked after the swagger middleware it would be emitting incorrect paths.
Uh oh!
There was an error while loading. Please reload this page.
I'm submitting a...
Current behavior
The current documentation does not mention how the swagger middleware needs to be ordered in relative to versioning middleware, where if the versioning middleware is invoked after the swagger middleware it would be emitting incorrect paths.
Expected behavior
The documentation should preferably document this behavior clearly in https://docs.nestjs.com/openapi/introduction#bootstrap where it mentions bootstrapping the OpenAPI docs.
Minimal reproduction of the problem with instructions
https://docs.nestjs.com/openapi/introduction#bootstrap
What is the motivation / use case for changing the behavior?
To clarify docs and avoid pitfalls experienced in nestjs/swagger#1495
Environment
For Tooling issues:
Others:
Relate to nestjs/swagger#1495
The text was updated successfully, but these errors were encountered: