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: Articus
Added php-dt - new client generator for PHP language. Generated client is lightweight and extensible, relies on Data Transfer for handling request/response content and complies with PSR-7, PSR-11, PSR-17 and PSR-18.
This PR also makes php-mezzio-ph
description in README.md up-to-date - I hope that is ok to make this micro update together with adding information about new generator.
./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.x
, 6.0.x
cc @jebentier @dkarlovi @mandrean @jfastnacht @ackintosh @ybelenko @renepardon
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.