OpenAPITools/openapi-generator

[REQ] Add support for Swashbuckle 5.0.0 in aspdotnetcore

Open

#2.646 aberto em 11 de abr. de 2019

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Java (7.516 forks)batch import
Enhancement: FeatureHacktoberfestServer: C-Sharphelp wanted

Métricas do repositório

Stars
 (26.243 stars)
Métricas de merge de PR
 (Mesclagem média 9d 1h) (123 fundiu PRs em 30d)

Description

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.

Guia do colaborador