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