Skip to content

Commit

Permalink
update swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
beer-1 committed May 9, 2024
1 parent 6fb7b07 commit 9fcbdb3
Show file tree
Hide file tree
Showing 3 changed files with 534 additions and 1 deletion.
9 changes: 9 additions & 0 deletions client/docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,15 @@
}
}
},
{
"url": "./tmp-swagger-gen/ibc/applications/nft_transfer/v1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "IBCNftParams",
"EscrowAddress": "IBCNftEscrowAddress"
}
}
},
{
"url": "./tmp-swagger-gen/ibc/applications/fee/v1/query.swagger.json",
"operationIds": {
Expand Down
2 changes: 1 addition & 1 deletion client/docs/statik/statik.go

Large diffs are not rendered by default.

Loading

0 comments on commit 9fcbdb3

Please sign in to comment.