Skip to content
package

GitHub Action

openapi-generator-generate-action

v1.2.1 Latest version

openapi-generator-generate-action

package

openapi-generator-generate-action

GitHub Action for OpenAPITools/openapi-generator

Installation

Copy and paste the following snippet into your .yml file.

              

- name: openapi-generator-generate-action

uses: craicoverflow/[email protected]

Learn more about this action in craicoverflow/openapi-generator-generate-action

Choose a version

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.