An error occurred while fetching the assigned milestone of the selected merge_request.
Created by: Blackclaws
Fixed an existing issue that made the HttpClient open new sockets for each connection even if being reused as the UserAgent was being set on the Client and not the request. Also makes HttpClient settable from external. Fixes: https://github.com/OpenAPITools/openapi-generator/issues/9060
./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.1.x
, 6.0.x
@mandrean (2017/08) @frankyjuang (2019/09) @shibayan (2020/02)