id | title |
---|---|
integrations | Workflow Integrations |
See the openapi-generator-gradle-plugin README for details related to configuring and using the Gradle Plugin.
Supported tasks include:
See the openapi-generator-maven-plugin README for details related to configuring and using the Maven Plugin.
Please refer to https://github.com/OpenAPITools/sbt-openapi-generator
Please refer to https://github.com/OpenAPITools/openapi-generator-bazel
3rd-party Cake Addin provided by Lukas Körfer: https://github.com/lukoerfer/cake-openapi-generator
To push the auto-generated SDK to GitHub, we provide git_push.sh
to streamline the process. For example:
Create a new repository in GitHub (Ref: https://help.github.com/articles/creating-a-new-repository/)
Generate the SDK
java -jar openapi-generator-cli.jar generate \
-i modules/openapi-generator/src/test/resources/3_0/petstore.json -g perl \
--git-user-id "wing328" \
--git-repo-id "petstore-perl" \
--release-note "GitHub integration demo" \
-o /var/tmp/perl/petstore
cd /var/tmp/perl/petstore
/bin/sh ./git_push.sh
Some generators also generate CI/CD configuration files (.travis.yml) so that the output will be ready to be tested by the CI (e.g. Travis)
If you're looking for the configuration files of a particular CI that is not yet supported, please open an issue to let us know.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。