OpenAPITools/openapi-generator
在 GitHub 查看[REQ] Add support for Swashbuckle 5.0.0 in aspdotnetcore
Open
#2,646 建立於 2019年4月11日
Enhancement: FeatureHacktoberfestServer: C-Sharphelp wanted
倉庫指標
- Star
- (26,243 star)
- PR 合併指標
- (平均合併 9天 1小時) (30 天內合併 123 個 PR)
描述
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.