openapi-connected-service
openapi-connected-service copied to clipboard
Visual Studio extension to generate OpenAPI (Swagger) web service reference.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
every time I click the right button in the created folder and I go in update, the default uri and name are always https://petstore.swagger.io/v2/swagger.json and MyService. Fetch the name and...
How do I get the return object from throw new SwaggerException (...) using TResult? I need the deserialized object in return
+ Added Package Settings * Extended ServiceName validation
Write a "How to open *.nswag files with NSwagStudio from Solution Explorer"
"Update OpenAPI Connected Service" form populated with https://petstore.swagger.io/v2/swagger.json instead of previously entered swagger.json file URL I think, better to use settings from nswag file: "swaggerGenerator" => "fromSwagger" => "url"
Add service name as a prefix for generated client class.
ITNOA Hi As you know, this repo does not any commit from 2 years ago, and this extension does not support Visual Studio 2022, my question: Is this project alive?...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...