Back to Scalar

AsyncAPI Specification

documentation/asyncapi.md

latest415 B
Original Source

AsyncAPI Specification

We're in the process of adding AsyncAPI support.

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

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

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