Skip to content

Commit

Permalink
[2135]: Add missing ibchooks entry from swagger config.
Browse files Browse the repository at this point in the history
  • Loading branch information
SpicyLemon committed Oct 3, 2024
1 parent 8ccd14f commit a7b3b7d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions client/docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit a7b3b7d

Please sign in to comment.