Skip to content

Anypoint MQ message binding

Contains information about the message representation in Anypoint MQ.

Structure

copy

Examples

json
{
    "headers": {
        "type": "object",
        "properties": {
            "messageId": {
                "type": "string"
            }
        }
    },
    "bindingVersion": "0.0.1"
}

Changelog

Good news, nothing was changed