docs: update unused cosmos modules in swagger docs (#1664)

This commit is contained in:
Ruaridh 2023-08-31 14:51:18 -07:00 committed by GitHub
parent 8b6bbd36f4
commit ebcebc4be3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 91 additions and 8905 deletions

View File

@ -245,7 +245,11 @@
} }
}, },
"paths": { "paths": {
"exclude": ["^/cosmos/authz/.*", "^/cosmos/feegrant/.*"] "exclude": [
"^/cosmos/feegrant/.*",
"^/cosmos/nft/.*",
"^/cosmos/group/.*"
]
} }
}, },
{ {
@ -266,6 +270,12 @@
"to": "Ibc$1" "to": "Ibc$1"
} }
] ]
},
"paths": {
"exclude": [
"^/ibc/apps/interchain_accounts/.*",
"^/ibc/apps/fee/.*"
]
} }
}, },
{ {

File diff suppressed because it is too large Load Diff