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