Skip to content

Commit 95806e3

Browse files
docs(rulesets): add v3 to AsyncAPI support docs (#2755)
Co-authored-by: Nauman <mnaumanali94@gmail.com>
1 parent 6229442 commit 95806e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/5-asyncapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
Spectral has a built-in AsyncAPI [v2](https://v2.asyncapi.com/docs/reference/specification/v2.6.0) and [v3](https://www.asyncapi.com/docs/reference/specification/v3.0.0) ruleset that you can use to validate your AsyncAPI files.
44

5-
Add `extends: "spectral:asyncapi"` to your ruleset file to apply rules for AsyncAPI v2.
5+
Add `extends: "spectral:asyncapi"` to your ruleset file to apply rules for AsyncAPI v2 and v3.
66

77
You can see a full list of the rules in this ruleset in [AsyncAPI Rules](../reference/asyncapi-rules.md).

0 commit comments

Comments
 (0)