Closed
Description
Description
The csharp generator uses RestSharp 105.1.0 in its packages.config.
This dates to 4/30//2015.
While one can manually update to the latest 106.x release, the 107.x release is a breaking change from previous
RestSharp releases. See https://restsharp.dev/v107/#restsharp-v107
This requires changes to the generated source code.
Swagger-codegen version
The version used was the latest released on editor.swgger.io as of March 20, 2022, 3.0.33
Command line used for generation
Steps to reproduce
Create a client using the csharp language selected
Related issues/PRs
Suggest a fix/enhancement
Update the dependencies emitted by the csharp generator in general
Metadata
Assignees
Labels
No labels
Activity