OpenAPITools/openapi-generator

[REQ] Add support for Swashbuckle 5.0.0 in aspdotnetcore

开放

#2,646 创建于 2019年4月11日

 (5 条评论) (0 个反应) (0 位负责人)Java (7,516 个派生)batch import
Enhancement: FeatureHacktoberfestServer: C-Sharphelp wanted

仓库指标

星标
 (26,243 个星标)
PR 合并指标
 (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.

贡献者指南