setup-openapi
Version updated for https://github.com/remarkablemark/setup-openapi to version v1.1.2.
- 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
The setup-openapi GitHub Action automates the installation and setup of the OpenAPI Generator CLI within GitHub Actions workflows. It handles downloading the tool, configuring Java dependencies, caching it by version, and exposing the CLI for use in subsequent workflow steps. This action streamlines API client generation and other OpenAPI-related tasks, eliminating the need for manual setup and ensuring consistency across workflows.