OpenAPITools / OpenAPITools/openapi-generator
[BUG] Missing option mergedFileName for openApiGenerate task (Gradle plugin)
Open
Nobody has claimed this yet.
Issue: Bug
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Description
The option mergedFileName for openApiGenerate task (Gradle plugin) is missing while it is mentioned in the doc.
openapi-generator version
6.6.0 (and also 7.0.0-beta)
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 with the openapi-generator-gradle-plugin documentation at modules/openapi-generator-gradle-plugin and the openApiGenerate task entry point. Compare the documented mergedFileName option with the plugin's available task options and existing Gradle plugin checks. Done means the option is accepted by openApiGenerate and matches the documented behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100