swagger-api / swagger-api/swagger-codegen
Add CLI option to customize the Boolean getter
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
To add another CLI option (booleanGetterPrefix) for Java generator based on the discussion in https://github.com/swagger-api/swagger-codegen/pull/7344#issuecomment-356924399
Swagger-codegen version
Latest master
Related issues/PRs
#7344
#7261
Suggest a fix/enhancement
If anyone wants to contribute the enhancement, please reply to let us know.
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 reading the discussion in PR #7344, especially the linked comment, and compare the related issue or PR #7261. Trace how CLI options reach the Java generator. Done means the booleanGetterPrefix option is accepted and changes generated Boolean getter naming as described in that discussion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100