fix: add nft query to swagger.yaml (#12968)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
This commit is contained in:
parent
28a7e33bc9
commit
f6b5822557
@ -116,6 +116,15 @@
|
||||
"Params": "FeegrantParams"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"url": "./tmp-swagger-gen/cosmos/nft/v1beta1/query.swagger.json",
|
||||
"operationIds": {
|
||||
"rename": {
|
||||
"Params": "NftParams",
|
||||
"Balance": "NftBalance"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
3756
client/docs/swagger-ui/swagger.yaml
vendored
3756
client/docs/swagger-ui/swagger.yaml
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user