mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-06 04:21:09 +00:00
feat: add asyncapi 3.0 (#1620)
This commit is contained in:
@@ -15,6 +15,7 @@ Redocly CLI supports the following linting approaches with AsyncAPI documents:
|
||||
|
||||
- AsyncAPI document validation, including full binding validation for [supported protocols](#supported-protocols).
|
||||
- Supported versions:
|
||||
- [AsyncAPI 3.0](https://www.asyncapi.com/docs/reference/specification/v3.0.0)
|
||||
- [AsyncAPI 2.6](https://v2.asyncapi.com/docs/reference/specification/v2.6.0)
|
||||
- earlier versions in the 2.x family may also validate successfully
|
||||
- Built-in rules for checking common standards requirements (see the [list of AsyncAPI rules](#asyncapi-rules)).
|
||||
|
||||
Reference in New Issue
Block a user