Roas OpenAPI Action
Version updated for https://github.com/sv-tools/roas-action to version v0.12.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The roas-action GitHub Action provides a comprehensive tool for validating, converting, and applying OpenAPI specifications, overlays, Arazzo workflow descriptions, and AsyncAPI documents. It allows users to automate the process of processing various types of API specifications through Docker-based workflows. The action supports features such as specifying subcommands, file paths, conversion targets, merging specifications, applying overlays, and running Arazzo workflows with detailed validation checks.
What’s Changed
What’s Changed
- [BREAKING] follow roas 0.12’s move of validate and convert under openapi by @SVilgelm in https://github.com/sv-tools/roas-action/pull/13
Full Changelog: https://github.com/sv-tools/roas-action/compare/v0.11.0...v0.12.0