diff --git a/definitions/3.0.0/messageExampleObject.json b/definitions/3.0.0/messageExampleObject.json index 6a64a789..da3a7f7e 100644 --- a/definitions/3.0.0/messageExampleObject.json +++ b/definitions/3.0.0/messageExampleObject.json @@ -24,7 +24,7 @@ }, "headers": { "type": "object", - "description": "Example of the application headers. It can be of any type." + "description": "Example of the application headers. MUST be a map of key-value pairs." }, "payload": { "type": ["number", "string", "boolean", "object", "array", "null"],