RicoSuter / NSwag

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

C# client generation #4803

Open shatvani opened 7 months ago

shatvani commented 7 months ago

Hi, I would have liked to generate C# Web API client with .NET8 runtime but NSwagStudio gave this error: (Line: 13, Col: 23, Idx: 430) - (Line: 13, Col: 23, Idx: 430): While scanning a multiline plain scalar, found invalid mapping. What is the problem here, please? UPDATE I entered the wrong URL in specification URL field of NSwagStudio: https://github.com/RicoSuter/NSwag/issues/4007