OpenAPITools / OpenAPITools/openapi-generator
Maven plugin seems to be missing the api-name-suffix argument
Open
Nobody has claimed this yet.
Enhancement: Feature
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Maybe I have missed something but I can't find the apiNameSuffix argument I was expecting in the maven plugin. It appears to be an option for the CLI but I can't see or use it in the plugin.
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
Compare the CLI's apiNameSuffix option with the Maven plugin's available configuration options and trace how plugin options are passed to generation. Done means the Maven plugin exposes apiNameSuffix and applies it consistently with the CLI behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, openapi
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100