From 5ab1eab25240a4616c84f72ea4fdb593d049052d Mon Sep 17 00:00:00 2001 From: Jeremy Whitlock Date: Tue, 27 Sep 2022 01:18:41 -0600 Subject: [PATCH] feat: add googlepubsub bindings (#253) --- 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 d2070555..cd3ffb6e 100644 --- a/schemas/2.5.0.json +++ b/schemas/2.5.0.json @@ -309,7 +309,8 @@ "stomp": {}, "redis": {}, "ibmmq": {}, - "solace": {} + "solace": {}, + "googlepubsub": {} } }, "http://asyncapi.com/definitions/2.5.0/tag.json": {