feat(docs): Add documentation & example that AsyncApi 3 is supported

Signed-off-by: Lazzaretti <fabrizio@lazzaretti.me>
This commit is contained in:
Lazzaretti
2024-01-26 14:17:45 +01:00
parent 920715f98b
commit d105626ef6
4 changed files with 249 additions and 180 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ The plugin provides a standalone list of APIs, as well as an integration into th
Right now, the following API formats are supported:
- [OpenAPI](https://swagger.io/specification/) 2 & 3
- [AsyncAPI](https://www.asyncapi.com/docs/reference/specification/latest)
- [AsyncAPI](https://www.asyncapi.com/docs/reference/specification/latest) 2 & 3
- [GraphQL](https://graphql.org/learn/schema/)
Other formats are displayed as plain text, but this can easily be extended.