OpenAPITools / OpenAPITools/openapi-generator
[REQ] Add model name mapping feature to ‘dart-dio’ 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 dart-dio 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
Start with the linked customization documentation and the dart-dio generator entry point. Compare how modelNameMapping is supported by the generators named in the documentation, then add equivalent support for dart-dio. Done means the option is accepted and model names are mapped during generated output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100