fix: use latest AsyncAPI instead of specific version
Signed-off-by: River Phillips <riverphillips1@gmail.com>
This commit is contained in:
@@ -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/v3.0.0)
|
||||
- [AsyncAPI](https://www.asyncapi.com/docs/reference/specification/latest)
|
||||
- [GraphQL](https://graphql.org/learn/schema/)
|
||||
|
||||
Other formats are displayed as plain text, but this can easily be extended.
|
||||
|
||||
Reference in New Issue
Block a user