openapi-connected-service icon indicating copy to clipboard operation
openapi-connected-service copied to clipboard

Visual Studio extension to generate OpenAPI (Swagger) web service reference.

Results 10 openapi-connected-service issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

bug

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"

Documentation

"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"

enhancement

Add service name as a prefix for generated client class.

enhancement

Remove `Connected_Services` from generated class namespace

bug

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...

dependencies