setup-openapi
Version updated for https://github.com/remarkablemark/setup-openapi to version v1.1.12.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action sets up a workflow for generating OpenAPI clients using the OpenAPI Generator CLI. It installs Java, downloads the CLI tool, caches it by version, and exposes the binary for use in GitHub Actions workflows. The action supports generating various client languages such as Ruby from an OpenAPI specification file.