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
The issue described in nestjs/swagger#2235 persists in the latest version. The Swagger module does not support the type of versioning with HEADER that NestJS supports in its core. There was a fix proposed 1 year ago (PR #2063), but it has never been merged.
Is there an existing issue for this?
Current behavior
The issue described in nestjs/swagger#2235 persists in the latest version. The Swagger module does not support the type of versioning with HEADER that NestJS supports in its core. There was a fix proposed 1 year ago (PR #2063), but it has never been merged.
Minimum reproduction code
https://github.com/DCampagnola/nestjs-swagger-header-versioning-bug
Steps to reproduce
No response
Expected behavior
Generated api should include every version declared with the different docs
Package version
7.3.1
NestJS version
10.3.9
Node.js version
20.14.0
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: