OpenAPITools / OpenAPITools/openapi-generator

[REQ] Update Hyper version for Rust client to use v1

Open
#17,876 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement: Feature
Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

Is your feature request related to a problem? Please describe.

The Rust client uses hyper v0.14, while v1.1.0 exists. Presumably the more modern v1 release should be used.

Describe the solution you'd like

A update to the generator to use hyper v1.

Describe alternatives you've considered

There could be a feature to allow using the newer or older hyper version, in case this is used by people still on hyper v0.14 who don't want to ship both versions.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Rust client generator and the current hyper v0.14 dependency declarations. Review how generated clients are validated, then update the generator for hyper v1 and confirm that the generated Rust client builds and uses the requested version.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.