Skip to content

Commit fc28e2a

Browse files
committed
chore: gen proto
1 parent 208f0b2 commit fc28e2a

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

uniond/docs/static/openapi.yml

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1546,37 +1546,6 @@
15461546
}
15471547
}
15481548
},
1549-
"/cosmos/bank/v2/params": {
1550-
"get": {
1551-
"tags": [
1552-
"Query"
1553-
],
1554-
"description": "Params queries the parameters of x/bank module.",
1555-
"operationId": "Query_Params",
1556-
"responses": {
1557-
"200": {
1558-
"description": "OK",
1559-
"content": {
1560-
"application/json": {
1561-
"schema": {
1562-
"$ref": "#/components/schemas/QueryParamsResponse"
1563-
}
1564-
}
1565-
}
1566-
},
1567-
"default": {
1568-
"description": "Default error response",
1569-
"content": {
1570-
"application/json": {
1571-
"schema": {
1572-
"$ref": "#/components/schemas/Status"
1573-
}
1574-
}
1575-
}
1576-
}
1577-
}
1578-
}
1579-
},
15801549
"/cosmos/base/node/v1beta1/config": {
15811550
"get": {
15821551
"tags": [

0 commit comments

Comments
 (0)