Skip to content

Commit

Permalink
chore: fix typo and update swagger (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonberg1997 authored May 30, 2023
1 parent ced96bd commit 3c55496
Show file tree
Hide file tree
Showing 4 changed files with 5,109 additions and 6,066 deletions.
10 changes: 9 additions & 1 deletion client/docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@
}
}
},
{
"url": "./tmp-swagger-gen/cosmos/gashub/v1beta1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "GashubParams"
}
}
},
{
"url": "./tmp-swagger-gen/cosmos/gov/v1beta1/query.swagger.json",
"operationIds": {
Expand Down Expand Up @@ -152,4 +160,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion client/docs/statik/statik.go

Large diffs are not rendered by default.

Loading

0 comments on commit 3c55496

Please sign in to comment.