From bd4e1f26d1df11ab7b05efb2fd483164536d0047 Mon Sep 17 00:00:00 2001 From: Jeremy Whitlock Date: Mon, 19 Sep 2022 15:50:28 -0400 Subject: [PATCH] feat: add googlepubsub bindings See: https://github.com/asyncapi/bindings/pull/141 --- schemas/2.5.0.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/schemas/2.5.0.json b/schemas/2.5.0.json index 7d205f46..7786f7bf 100644 --- a/schemas/2.5.0.json +++ b/schemas/2.5.0.json @@ -295,7 +295,8 @@ "stomp": {}, "redis": {}, "ibmmq": {}, - "solace": {} + "solace": {}, + "googlepubsub": {} } }, "http://asyncapi.com/definitions/2.5.0/channels.json": {