swagger-api / swagger-api/swagger-codegen-generators
Java/Spring code gen: importMapping not applied to generated Api classes
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 299
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
importMappings are properly applied to Model classes, but not to Api classes.
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 locating the Java/Spring generator paths for Model classes and Api classes, then compare how importMappings are handled for each. Reproduce the issue with a generated Api class and confirm that the configured mappings are applied consistently with Model generation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100