Skip to content

Commit

Permalink
feat: swagger upgrde
Browse files Browse the repository at this point in the history
  • Loading branch information
emidev98 committed Mar 6, 2024
1 parent 2de9486 commit b6ce3ce
Show file tree
Hide file tree
Showing 3 changed files with 401 additions and 255 deletions.
4 changes: 2 additions & 2 deletions client/docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,13 @@
}
},
{
"url": "./tmp-swagger-gen/router/v1/query.swagger.json",
"url": "./tmp-swagger-gen/packetforward/v1/query.swagger.json",
"tags" : {
"add" : ["5.IBC"]
},
"operationIds": {
"rename": {
"Params": "IBCRouterParams"
"Params": "IBCPacketforwardParams"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion client/docs/statik/statik.go

Large diffs are not rendered by default.

Loading

0 comments on commit b6ce3ce

Please sign in to comment.