docs: update swagger for x/incentive grpc querier (#1512)

This commit is contained in:
drklee3 2023-03-22 16:09:54 -07:00 committed by GitHub
parent 35c848dce6
commit df7d3b2826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2446 additions and 0 deletions

View File

@ -114,6 +114,23 @@
]
}
},
{
"url": "./out/swagger/kava/incentive/v1beta1/query.swagger.json",
"tags": {
"rename": {
"Query": "Incentive"
}
},
"operationIds": {
"rename": [
{
"type": "regex",
"from": "(.*)",
"to": "Incentive$1"
}
]
}
},
{
"url": "./out/swagger/kava/issuance/v1beta1/query.swagger.json",
"tags": {

File diff suppressed because it is too large Load Diff