OpenAPITools / OpenAPITools/openapi-generator
[REQ] openapi-client-axios generator
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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