From a7b3b7daae67fc84cbebe8b5844dffa8eae9d186 Mon Sep 17 00:00:00 2001 From: Daniel Wedul Date: Thu, 3 Oct 2024 17:35:56 -0600 Subject: [PATCH] [2135]: Add missing ibchooks entry from swagger config. --- client/docs/config.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/client/docs/config.json b/client/docs/config.json index 14f2c2f84..deb361dc1 100644 --- a/client/docs/config.json +++ b/client/docs/config.json @@ -241,6 +241,19 @@ ] } }, + { + "url": "./tmp-swagger-gen/provenance/ibchooks/v1/query.swagger.json", + "tags": { + "add": [ + "IBC Hooks" + ] + }, + "operationIds": { + "rename": { + "Params": "IBCHooksParams" + } + } + }, { "url": "./client/docs/swagger_third_party.yaml", "dereference": {