OpenAPITools / OpenAPITools/openapi-generator

[REQ] Add model name mapping feature to ‘dart-dio’ generator

Open
#17,677 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.