Skip to content

Commit

Permalink
docs: update swagger using latest sdk (backport #1695) (#1697)
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Christoffersen <12519942+ryanchristo@users.noreply.github.com>
  • Loading branch information
mergify[bot] and ryanchristo authored Dec 16, 2022
1 parent de7c11d commit cc90171
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion app/client/docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,12 @@
"url": "./app/client/docs/regen/ecocredit/v1/query.swagger.json",
"operationIds": {
"rename": {
"AllBalances": "Ecocredit/AllBalances",
"Balance": "Ecocredit/Balance",
"Class": "Ecocredit/Class",
"Classes": "Ecocredit/Classes",
"Params": "Ecocredit/Params",
"AllBalances": "Ecocredit/AllBalances"
"Supply": "Ecocredit/Supply"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion app/client/docs/statik/statik.go

Large diffs are not rendered by default.

0 comments on commit cc90171

Please sign in to comment.