GitHub Action
openapi-generator-generate-action
v1.2.1
Latest version
This action installs and runs OpenAPI Generator.
See action.yaml
Basic:
steps:
- uses: craicoverflow/openapi-generator-action@v1
with:
generator: 'go'
input: petstore.yaml
The scripts and documentation in this project are released under the MIT License.
Are welcome.