AsyncAPI Specification

We're in the process of adding AsyncAPI support.

You can already load AsyncAPI documents. The rendering is very limited, though:

Scalar.createApiReference('#app', {
  url: '/asyncapi.json'
})

The process is tracked on GitHub in issue #7080. You can subscribe to the issue to receive updates.