fix swagger gen (#9019)

* update swagger config

* run make proto-swagger-gen

Co-authored-by: SaReN <sahithnarahari@gmail.com>
This commit is contained in:
MD Aleem
2021-03-29 16:34:54 +00:00
committed by GitHub
co-authored by SaReN
parent ca98fda6ea
commit 03563287f6
3 changed files with 419 additions and 15574 deletions
-32
View File
@@ -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"
}
}
}
]
}
File diff suppressed because one or more lines are too long
+414 -15538
View File
File diff suppressed because it is too large Load Diff