nats

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

NATS Bindings

This document defines how to describe NATS-specific information on AsyncAPI.

Version

Current version is 0.1.0.

Server Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.

Channel Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.

Operation Binding Object

Field NameTypeDescription
queuestringDefines the name of the queue to use. It MUST NOT exceed 255 characters.
bindingVersionstringThe version of this binding. If omitted, "latest" MUST be assumed.

Message Binding Object

This object MUST NOT contain any properties. Its name is reserved for future use.

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