Roas OpenAPI Action
Version updated for https://github.com/sv-tools/roas-action to version v0.10.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
This GitHub Action, sv-tools/roas-action, is a Docker-based tool that integrates the official roas image to validate and convert OpenAPI specifications (Swagger 2.0, OpenAPI 3.x), overlay documents, and AsyncAPI documents. It supports various subcommands for validation, conversion, and overlay application. The action can handle loading $ref files, skipping checks, and applying overlays in a specified order.
What’s Changed
What’s Changed
- Bump actions/checkout from 7.0.0 to 7.0.1 in the ci group by @dependabot[bot] in https://github.com/sv-tools/roas-action/pull/9
- Bump hadolint/hadolint-action from 3.3.0 to 3.4.0 in the ci group by @dependabot[bot] in https://github.com/sv-tools/roas-action/pull/10
- add the asyncapi validate and convert subcommands by @SVilgelm in https://github.com/sv-tools/roas-action/pull/11
Full Changelog: https://github.com/sv-tools/roas-action/compare/v0.9.2...v0.10.0