There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
Fixed issues with data type being wrong such as innerEnum not being prefixed with Classname.
and some data types being exactly List
.
./mvnw clean package
./bin/generate-samples.sh
./bin/utils/export_docs_generators.sh
./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)@mandrean (2017/08) @frankyjuang (2019/09) @shibayan (2020/02) @Blackclaws (2021/03) @lucamazzanti (2021/05)
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.