fix: add nft query to swagger.yaml (#12968)

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
This commit is contained in:
mkXultra 2022-08-20 07:00:05 +09:00 committed by GitHub
parent 28a7e33bc9
commit f6b5822557
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3765 additions and 0 deletions

View File

@ -116,6 +116,15 @@
"Params": "FeegrantParams"
}
}
},
{
"url": "./tmp-swagger-gen/cosmos/nft/v1beta1/query.swagger.json",
"operationIds": {
"rename": {
"Params": "NftParams",
"Balance": "NftBalance"
}
}
}
]
}

File diff suppressed because it is too large Load Diff