OpenAPITools / OpenAPITools/openapi-generator

[REQ] Support for withAWSV4Signature in Typescript-fetch Generator

Open
#12,340 1 comment 0 reactions 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

Hi!

Describe the solution you'd like

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

Implementation

aws4fetch seems to be a good starting point as it is made for fetch usage and is pretty straightforward to use.

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

Compare the Typescript-fetch generator with the referenced Go and Rust generators to understand how their withAWSV4Signature options are exposed. Review aws4fetch as the proposed fetch-compatible starting point; done means the Typescript-fetch generator supports the option with a default of false and generated clients can use AWS V4 signing.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.