-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When adding an `ApiVersionAttribute` with `Deprecated = true` to a controller, the operation …
-
Hi,
Currently we are using this code to add Security Definition, however I can't find AddSecurityRequirement in nswag?
Any help on rewriting this price of code with nswag version ?
```
services.Ad…
-
When generating the C# client using NSwagStudio or the MSBuild nswag generator it would be beneficial if we can control how query string array parameters are generated.
Currently array parameters a…
-
We use applocker in our enterprise. In order for things to get whitelisted it is beneficial to have signed .exe's. NSwag.MSBuild uses nswag.exe, but it is unsigned. Which means we have to allow every …
-
Either I'm doing something wrong or something doesn't work correctly: as soon as the internal second link for aggregation appears in the secondary file, the generator stops finding it. That is, in thi…
-
I am facing this issue for my .netcore project with NSWag in my Mac system. However, this issue. is not coming in windows for the same project.
WebUI.csproj(67, 5): [MSB3073] The command "dotnet "…
-
The following nswag file generates invalid c# code. Line 10229 attempts to return void when the method is declared async Task.
[TestProject.nswag.txt](https://github.com/RicoSuter/NSwag/files/89826…
-
Hello, I've been using the v3.0.0 of `FluentEmail.Core` along with `FluentEmail.Liquid` with no problems for the past year or so, however, I have upgraded NSwag to the latest version and now we are un…
-
The following document generator configuration, includes all endpoints in the project, even though only a segment of the controllers are defined with the api group name.
The problem occurred after …
-
See https://github.com/NSwag/NSwag/issues/29