-
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…
-
Hi,
I can build everything locally in VS but the build fails on DevOps / TFS with the error:
C:\WINDOWS\ServiceProfiles\NetworkService\.nuget\packages\functionmonkey.compiler\4.0.44-beta.4\build\n…
-
Why I got "Message: System.InvalidOperationException : Could not resolve the path '
#/definitions/ValueSet'." in following test?
```
[Fact]
public async Task When_ref_is_nested_then_it_shou…
lbcsy updated
4 years ago
-
Hello!
I have installed the extension in both VS2017 and VS2019 and tried it out in both of them. However, it does nothing in VS2017, but seems to work correctly in VS2019.
My nswag file:
```…
-
After some trial and error I've managed to configure the OAuth2 authorization against AWS Cognito in the Swagger UI client.
Ideally, I would have used the OpenIdConnectUrl configuration in the `Swa…
-
For this definition in JSON I have `Username` and `Password` properties.
```
"definitions": {
"TokenRequest": {
"type": "object",
"additionalProperties": false,
"properti…
-
This issue is copied from https://github.com/dotnet/aspnetcore/issues/41595 as the developers there have suggested the issue is likely with NSwag. I'm just hoping they are correct as I'm not familiar …
-
NSwagStudio version v13.0.5.0 (x64).
Doesn't matter if I deselect client, exception or DTO generation. Also happens when trying to generate TypeScript client.
Schema: https://dx-api-au1.thingpark.…
-
I currently have an ASP.NET Core API fully working and now I want to generate a C# client based on my API but instead of generating custom models I want to re-use a Net Standard 2.0 class library whic…
-
nswag.msbuild.13.4.2.nupkg has vulnerabilities CVE-2019-1075, CVE-2019-0548, CVE-2019-0564, and CVE-2017-0247.
Related to [Microsoft Security Advisory 4021279: Vulnerabilities in .NET Core, ASP.NE…