Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ] Support for withAWSV4Signature in Rust Generator #11193

Closed
jerome-jutteau opened this issue Dec 28, 2021 · 2 comments
Closed

[REQ] Support for withAWSV4Signature in Rust Generator #11193

jerome-jutteau opened this issue Dec 28, 2021 · 2 comments

Comments

@jerome-jutteau
Copy link
Contributor

Hi!

Describe the solution you'd like

Similarly to Go generator, I would need to add withAWSV4Signature option (default=false) in Rust generator.

Implementation

I suppose official sdk would be a good starting point.
Adding headers would probably be specific to either hyper or reqwest.

@jerome-jutteau
Copy link
Contributor Author

Hi! I should be able to suggest a PR soon

jerome-jutteau added a commit to jerome-jutteau/openapi-generator that referenced this issue Feb 23, 2022
…ools#11193)

Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>
jerome-jutteau added a commit to jerome-jutteau/openapi-generator that referenced this issue Feb 23, 2022
…penAPITools#11193)

Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>
jerome-jutteau added a commit to jerome-jutteau/openapi-generator that referenced this issue Feb 23, 2022
Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>
wing328 pushed a commit that referenced this issue Mar 1, 2022
* [rust] add support for withAWSV4Signature option in reqwest (#11193)

Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>

* [rust] add petstore sample for withAWSV4Signature option for reqwest (#11193)

Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>

* [rust] update all samples (#11193)

Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>
@jerome-jutteau
Copy link
Contributor Author

I guess that we can close this issue now that support is merged. Feel free to re-open.

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

No branches or pull requests

1 participant