-
Hello, we started to use nswag quite recently...
"Generated using the NSwag toolchain v11.20.0.0 (NJsonSchema v9.11.0.0 (Newtonsoft.Json v9.0.0.0))"
the app expose swagger-ui3 3 but it only partial…
-
Hi Team,
I am generating code for resolved json for my api project using following command,
"nswag run .\nswag\server.controller.nswag /runtime:NetCore21".
I have placed "additinalProperties" a…
-
## Context:
My OpenAPI v3 spec includes a request body that contains several required object properties, each with their own set of required properties. The required properties are all included in th…
-
I am using Swagger 11.17.15 version. I get only application/json as request and response types in Swagger UI. However I need application/xml instead. I tried adding [Consumes] on top of the controller…
-
I have the latest source code downloaded and trying to build the solution but I'm getting some errors. If you have any guidelines around this , then would you be able to share them.
-
I'm currently running NSwag as a task in an Azure DevOps pipeline when targeting dotnet 5.
Early in the pipeline executing:
- task: UseDotNet@2
displayName: 'Use .NET Core sdk 5.x'
inputs:…
-
Using the `nswag@13.0.4` NPM package.
I run `nswag run` to generate the angular client.
But when I serve my app via `ng serve --aot` I get the following compile error.
**Compile error**
```
5…
-
Hello,
In my tests i wanted to use argument --testsFilter to pick tests from 2 categories eg.:
--testsFilter="test.Categories.Contains(\\"Cat1\\") AND test.Categories.Contains(\\"Cat2\\")".
Whe…
-
I am "thin" in these blocks and prose for help because there is some mistake ...
file
https://developer.allegro.pl/swagger.yaml
It gives mistakes as below
NSwagStudio v13.0.4.0
"
System.In…
-
Is this a package that is meant to allow people to run the NSwag console or include it in another project? I'm assuming the former, in which case the dependent assemblies should be contained within th…