RicoSuter / NSwag

The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
http://NSwag.org
MIT License
6.61k stars 1.22k forks source link

Fixed: impossible to generate exception classes for non-first client #4891

Closed bkoelman closed 3 days ago

bkoelman commented 1 month ago

Fixes #4890.

RicoSuter commented 3 days ago

Personally I do not use this functionality. Are you sure that this does not introduce regressions?

bkoelman commented 3 days ago

I'm pretty confident this is safe to take, I've tested various scenarios. I understand your concerns and am happy to help out in case regressions surface. I've been a professional .NET developer for 20 years. This change and #4891 are blocking us from adopting v14. Please let me know what I can do get this merged.

RicoSuter commented 3 days ago

Hard to say for me, but dont think it's a problem.