-
**Version Used**: 15.3 Preview 6
:link: https://devdiv.visualstudio.com/DevDiv/Extensibility/_workitems/edit/459424 (Watson which suggested it's *possible* to hit this - 131 reports first appearing…
-
If I use an array of integer in formdata i receive a 400 error ["The value '"1","2"' is not valid."]}
This happens when i try the api from the Swagger UI.
Anyone knows if this is a bug or if I am…
-
Hello with latest NSwag I am getting the bellow error, kindly advise.
Starting web host
System.InvalidOperationException: Error while rendering Liquid template TypeScript/AxiosClient:
System.Inval…
-
We have an ASP.NET Core project (.NET 7) which has controllers/actions exposing a Web API. We have been using NSwag.MSBuild to generate the corresponding TypeScript wrappers during build.
However, …
-
Is it possible to generate the dto's outside the service methods in a separate file?
-
Using NSwag.MsBuild 13.10.8 in a .net Core Library project.
I have an issue generating my typescript client where some process methods do not have the _mappings variable initialized.
I have selec…
-
With NSwag toolchain v13.15.5.0 (NJsonSchema v10.6.6.0 (Newtonsoft.Json v11.0.0.0)) (http://NSwag.org)
OpenAPI spec with models and arrays is converted to Typescript. It can't be compiled with strict…
-
Hi,
I have an issue because when I generate my code from angular I have the error below. How can I get more details on the cyclic reference? What is the model which is cyclic?
Alos is there a wa…
-
My application is seeing intermittent build failure after being migrated to .NET 8.0 with NSwag.MSBuild upgraded to 14.1.0. So far we have been seeing the error only when the application is built by A…
-
When a large visualisation (1000s of nodes, e.g. `gh-9757-reproducer.ipynb` notebook) is active, the style calculation cost is substantial, freezing the UI for several seconds at a time when performin…