swagger-api / swagger-api/swagger-codegen
[JAVA] add ConfigOption "useRuntimeException" to maven plugin
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Hello,
in the PullRequest #5405 there was added the ConfigOption "useRuntimeException" to the Swagger-Codegen.
I would also like to use this option with the swagger-codegen-maven-plugin, but can't find it in the documentation or configHelp from the plugin. Is there a way to Implement this option also to the Plugin or if it is already implemented, to add the option to the "configHelp" / documentation?
Currently I use:
Swagger-Codegen-Version 2.3.1
Apache Maven 3.5.4
Java version: 1.8.0_181
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 comparing the existing Swagger-Codegen useRuntimeException ConfigOption with the swagger-codegen-maven-plugin configuration and its configHelp or documentation. Done means the Maven plugin supports the option, or clearly documents that it is already available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100