OpenAPITools / OpenAPITools/openapi-generator
[REQ] Add model name mapping feature to ‘k6’ generator
Open
Nobody has claimed this yet.
Enhancement: Feature
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
As per https://openapi-generator.tech/docs/customization/#name-mapping, the modelNameMapping customization option is only supported in several OpenAPI generators and not in the k6 generator.
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
Read the name-mapping customization documentation linked in the issue, then inspect the k6 generator's existing customization support. Verify how model names are currently generated and identify the generator tests that cover customization. Done means modelNameMapping is supported by k6 and its behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100