OpenAPITools / OpenAPITools/openapi-generator
[typescript-axios] can customize the prefix instead of inlineResponse200X
Open
Nobody has claimed this yet.
Enhancement: Feature
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Is your feature request related to a problem? Please describe.
when I use typescript-axios to generate API code. I find there are a lot of inlineResponse200, inlineResponse201, .....
Describe the solution you'd like
I want to customize the prefix instead of inlineResponse200X
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
No files or tests are named. Start at the typescript-axios generator entry point and trace how inlineResponse200 and related names are produced; define the requested configuration and verify that generated API code uses the custom prefix consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, typescript
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100