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

(cherry picked from commit ebcebc4be3)

Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com>
This commit is contained in:
mergify[bot] 2023-09-01 09:41:29 -07:00 committed by GitHub
parent 35358df72a
commit e7e2cbf41a
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