OpenAPITools / OpenAPITools/openapi-generator
By default, the typescript-axios client generates API class name from tags?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Hi,
Our specifications are generated to typescript-axios client.
I want to confirm a few points. Because I couldn't find out them in documents.
First, I realized that by default typescript-axios generator generates API class name from tags?
Second, could I pass API class name as parameters or disable using tags?
I just found useTags option for Spring. But it seems to be unavailable for typescript-axios.
Thanks.
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 typescript-axios generator's handling of API class names and tags, then compare it with the linked Spring useTags option. Confirm whether class names can be passed as parameters or tag usage disabled, and document the supported behavior and configuration if the current documentation does not explain it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100