OpenAPITools / OpenAPITools/openapi-generator
[BUG][java] Documentation says artifactVersion=1.0 by default but 1.0.0 is generated
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Description
In java generator: https://github.com/OpenAPITools/openapi-generator/blob/master/docs/generators/java.md
Documentation says artifactVersion=1.0 by default but 1.0.0 is generated
openapi-generator version
I use https://www.npmjs.com/package/@openapitools/openapi-generator-cli version 2.5.2 that selects openapi-generator#6.4.0
Suggest a fix
Fix documentation or code
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 docs/generators/java.md and reproduce the Java generator behavior using openapi-generator 6.4.0, selected by CLI 2.5.2. Determine whether the documented default or generated 1.0.0 is authoritative, then update the documentation or corresponding behavior so the stated default and generated artifactVersion agree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100