Swagger Codegen Workflow Integration
Maven Integration
You can use the swagger-codegen-maven-plugin for integrating with your workflow, and generating any codegen target.
Gradle Integration
Gradle Swagger Generator Plugin is available for generating source code and API document.
GitHub Integration
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
- Push the SDK to GitHub