RicoSuter / NSwag

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

NSwag Studio "Generate Outputs" creates contracts source file #4770

Open ErikPilsits-RJW opened 5 months ago

ErikPilsits-RJW commented 5 months ago

Pretty straight forward. When pressing the "Generate Outputs" button in NSwag Studio, it creates the api contracts source file if the use contracts option is enabled. The expectation is that no files are generated unless the "Generate Files" button is used.