RicoSuter/NSwag

Merge 2xx responses with the same type and handle them in one block

Open

#1,259 opened on Apr 5, 2018

View on GitHub
 (61 comments) (36 reactions) (0 assignees)C# (1,189 forks)batch import
help wantedproject: NSwag.CodeGeneration.CSharp (Clients)project: NSwag.CodeGeneration.TypeScripttype: enhancement

Repository metrics

Stars
 (6,291 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

merge 2xx responses with the same type and handle them in one if (status... || block

Contributor guide