OpenAPITools / OpenAPITools/openapi-generator

[REQ] openapi-client-axios generator

Open
#22,103 0 comments 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

Problem

There is a typescript-axios generator, but I would need a openapi-client-axios generator as I'm using that package. It has its own OpenAPI generator package but it is not as powerful as this one.

Solution

A openapi-client-axios generator to use in the config which does what this package does but with support for the way openapi-client-axios types it requests (with operationIds).

Describe alternatives you've considered

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 reviewing the existing typescript-axios generator and the requested openapi-client-axios package behavior, focusing on how operationIds are used to type requests. Done means a generator can be selected in the config and produces clients compatible with openapi-client-axios request typing.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.