Skip to content

craicoverflow/openapi-generator-generate-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

openapi-generator-generate-action

This action installs and runs OpenAPI Generator.

Usage

See action.yaml

Basic:

steps:
- uses: craicoverflow/openapi-generator-action@v1
  with:
    generator: 'go'
    input: petstore.yaml

License

The scripts and documentation in this project are released under the MIT License.

Contributions

Are welcome.

About

GitHub Action to generate an OpenAPI client using OpenAPI Generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published