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 00:00:05 +02:00
committed by GitHub
co-authored by Aleksandr Bezobchuk
parent 28a7e33bc9
commit f6b5822557
2 changed files with 3765 additions and 0 deletions
+9
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