Skip to content

Update charp generator to generate RestSharp 107.x compliant source code, update other dependencies in generated packages.config #11744

Closed
@bakgerman

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions