Skip to content

Commit

Permalink
fix swagger gen (#9019)
Browse files Browse the repository at this point in the history
* update swagger config

* run make proto-swagger-gen

Co-authored-by: SaReN <[email protected]>
  • Loading branch information
aleem1314 and sahith-narahari authored Mar 29, 2021
1 parent ca98fda commit 0356328
Show file tree
Hide file tree
Showing 3 changed files with 11,656 additions and 26,811 deletions.
32 changes: 0 additions & 32 deletions client/docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,38 +106,6 @@
"Params": "UpgradeParams"
}
}
},
{
"url": "./tmp-swagger-gen/ibc/core/channel/v1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "IBCChannelParams"
}
}
},
{
"url": "./tmp-swagger-gen/ibc/core/client/v1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "IBCClientParams"
}
}
},
{
"url": "./tmp-swagger-gen/ibc/core/connection/v1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "IBCConnectionParams"
}
}
},
{
"url": "./tmp-swagger-gen/ibc/applications/transfer/v1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "IBCTransferParams"
}
}
}
]
}
9 changes: 5 additions & 4 deletions client/docs/statik/statik.go

Large diffs are not rendered by default.

Loading

0 comments on commit 0356328

Please sign in to comment.