setup-openapi
Version updated for https://github.com/remarkablemark/setup-openapi to version v1.1.10.
- 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 automates the setup of a workflow for generating OpenAPI clients using the OpenAPI Generator CLI. It installs Java, caches the CLI by version, and exposes the binary for use in subsequent steps in a GitHub Actions workflow. The action is designed to help developers quickly set up their workflows to generate code from OpenAPI specifications.