OpenAPITools / OpenAPITools/openapi-generator
[BUG] unexpected diff in the generated sample files with git Bash
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Description
Just after checkout the master branch, I executed the command ./bin/generate-samples.sh in git Bash (I'm on Windows 10). And 75 files are different from the original commited files. You can see the differences in the screenshots below.
openapi-generator version
5.3.0-SNAPSHOT
Screenshots to see the differences




Steps to reproduce
checkout the master branch.
Run ./bin/generate-samples.sh in git Bash.
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 checking out the master branch and running bin/generate-samples.sh in Git Bash on Windows 10. Compare the generated sample files with the committed versions, focusing on the 75 files reported as different; done means the command no longer produces unexpected diffs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, java
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100