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.
Created by: 4brunu
Rename ApiInfrastructureResponse to ApiResponse
This is a continuation of https://github.com/OpenAPITools/openapi-generator/pull/10201#discussion_r750320606
This PR also updates the request exceptions and documentation
./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
(5.3.0), 6.0.x
@jimschubert (2017/09)
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.