From be928dd0ca1905b405312fac1ae683f0a02d4d18 Mon Sep 17 00:00:00 2001 From: Sergio Moya <1083296+smoya@users.noreply.github.com> Date: Mon, 4 Dec 2023 14:05:50 +0100 Subject: [PATCH] Update bindings/mqtt/0.2.0/message.json --- bindings/mqtt/0.2.0/message.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/mqtt/0.2.0/message.json b/bindings/mqtt/0.2.0/message.json index 40210aaf..070791c5 100644 --- a/bindings/mqtt/0.2.0/message.json +++ b/bindings/mqtt/0.2.0/message.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema#", - "$id": "http://asyncapi.com/bindings/mqtt/0.0.2/message.json", + "$id": "http://asyncapi.com/bindings/mqtt/0.2.0/message.json", "title": "MQTT message bindings object", "description": "This object contains information about the message representation in MQTT.", "type": "object",