Skip to content

NATS operation binding

Contains information about the channel representation in NATS.

Structure

copy

Examples

json
{
    "destinationType": "queue",
    "queue": {
        "objectName": "myQueueName",
        "exclusive": true
    },
    "bindingVersion": "0.1.0"
}

Changelog

Good news, nothing was changed