Overview

Found an error? Have a suggestion?Edit this page on GitHub

Overview

Bindings in AsyncAPI provide a way to add protocol-specific information to the AsyncAPI documentation. They can be added to different document parts, such as servers, channels, or messages; they specify standard details specific to a particular protocol. The purpose of bindings is to enhance the API's understanding and usage by providing additional context and configuration options for different protocols.

Usage in an AsyncAPI document

To learn how to add bindings to your AsyncAPI document, read Adding bindings concept document, or read the guide about using Kafka bindings.

Contributing to bindings

Bindings are maintained by different community members that know and use given protocol and technology in production. If something can be improved, or some new binding is needed, open an issue in bindings repository.

Was this helpful?
Help us improve the docs by adding your contribution.
OR
Github:AsyncAPICreate Issue on GitHub