OpenAPITools/openapi-generator

[REQ] Add support for Swashbuckle 5.0.0 in aspdotnetcore

Open

#2646 aperta il 11 apr 2019

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Java (7516 fork)batch import
Enhancement: FeatureHacktoberfestServer: C-Sharphelp wanted

Metriche repository

Star
 (26.243 star)
Metriche merge PR
 (Merge medio 9g 1h) (123 PR mergiate in 30 g)

Descrizione

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.

Guida contributor