Skip to content

Commit 3fd6c60

Browse files
Merge pull request #79 from oracleNetworkProtocol/worry-free
update docs
2 parents cbbea44 + 5aa6a40 commit 3fd6c60

8 files changed

Lines changed: 257 additions & 832 deletions

File tree

client/config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,14 @@
5050
}
5151
}
5252
},
53+
{
54+
"url": "./tmp-swagger-gen/cosmos/mint/v1beta1/query.swagger.json",
55+
"operationIds": {
56+
"rename": {
57+
"Params": "MintParams"
58+
}
59+
}
60+
},
5361
{
5462
"url": "./tmp-swagger-gen/cosmos/staking/v1beta1/query.swagger.json",
5563
"operationIds": {

0 commit comments

Comments
 (0)