The maximum number of messages to include in a batch.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/mq_batch_size", "title": "mq_batch_size", "description": "The maximum number of messages to include in a batch.", "example": 50, "type": "number" }