Merged
requested to merge github/fork/ehealthexperts-rk/java-classcastexception-when-optional-JsonArray-is-JsonNullable into master
Created by: ehealthexperts-rk
./mvnw clean package
./bin/generate-samples.sh
./bin/utils/export_docs_generators.sh
Commit all changed files.
This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
These must match the expectations made by your contribution.
You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example ./bin/generate-samples.sh bin/configs/java*
.
For Windows users, please run the script in Git BASH.
master
(6.1.0) (minor release - breaking changes with fallbacks), 7.0.x
(breaking changes without fallbacks)
Fix for https://github.com/OpenAPITools/openapi-generator/issues/13446
applicable for next patch release (6.1.1?)