setup-openapi
Version updated for https://github.com/remarkablemark/setup-openapi to version v1.1.11.
- 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 installs and caches the OpenAPI Generator CLI, which allows users to generate API client libraries from OpenAPI specifications. It provides a simple way to automate the generation of clients for various programming languages within GitHub Actions workflows. The action supports specifying the version and binary name of the generator tool, making it flexible for different use cases.