OpenAPITools/openapi-generator
Auf GitHub ansehen[REQ] Add support for Swashbuckle 5.0.0 in aspdotnetcore
Open
#2.646 geöffnet am 11. Apr. 2019
Enhancement: FeatureHacktoberfestServer: C-Sharphelp wanted
Repository-Metriken
- Stars
- (26.243 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 9T 1h) (123 gemergte PRs in 30 T)
Beschreibung
Is your feature request related to a problem? Please describe.
Swashbuckle 5.0.0 is about to go live. The current aspdotnetcore generator uses v3 though.
https://github.com/domaindrivendev/Swashbuckle.AspNetCore/blob/master/README-v5.md
Describe the solution you'd like
The aspnetcore generator should support v5 of Swashbuckle upon release. The RC2 is already out.