Skip to content

Commit

Permalink
Merge branch 'main' into textual
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe authored Oct 3, 2024
2 parents f6fa3b7 + 2685ed7 commit b7d2a87
Show file tree
Hide file tree
Showing 2 changed files with 17,211 additions and 12,840 deletions.
15 changes: 15 additions & 0 deletions client/docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,21 @@
}
}
},
{
"url": "./tmp-swagger-gen/cosmos/gov/v1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "GovV1Params",
"Proposal": "GovV1Proposal",
"Proposals": "GovV1Proposal",
"Vote": "GovV1Vote",
"Votes": "GovV1Votes",
"Deposit": "GovV1Deposit",
"Deposits": "GovV1Deposit",
"TallyResult": "GovV1TallyResult"
}
}
},
{
"url": "./tmp-swagger-gen/cosmos/mint/v1beta1/query.swagger.json",
"operationIds": {
Expand Down
Loading

0 comments on commit b7d2a87

Please sign in to comment.