mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
docs: update unused cosmos modules in swagger docs (#1664)
This commit is contained in:
parent
8b6bbd36f4
commit
ebcebc4be3
@ -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
Loading…
Reference in New Issue
Block a user