setup-openapi
Version updated for https://github.com/remarkablemark/setup-openapi to version v1.1.3.
- 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 workflows. It ensures that the required Java environment is installed, downloads and caches the specified version of the generator, and makes the CLI readily available for generating API client code, server stubs, or documentation from OpenAPI specifications. This action simplifies and streamlines the integration of OpenAPI code generation into CI/CD pipelines.
What’s Changed
1.1.3 (2026-04-29)
Build System
- deps: bump openapi-generator-cli from 7.21.0 to 7.22.0 (4d021c4)