RicoSuter/NSwag
View on GitHubWhen using inheritance api versions are not correctly versioned
Open
#1,288 opened on Apr 19, 2018
help wantedproject: NSwag.SwaggerGeneration.AspNetCoretype: enhancement
Repository metrics
- Stars
- (6,291 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
In ASP.NET Core, if you have a base controller with operations, and an inherited controller, and you use versioning, the version is not correctly discovered.