mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-21 02:16:37 +00:00
fix: method name duplicated after client sdk generation
This commit is contained in:
@@ -2443,7 +2443,7 @@
|
||||
"knownNodes",
|
||||
"connectedNodes",
|
||||
"storageNodes",
|
||||
"storageNodesOk",
|
||||
"storageNodesUp",
|
||||
"partitions",
|
||||
"partitionsQuorum",
|
||||
"partitionsAllOk"
|
||||
@@ -2483,7 +2483,7 @@
|
||||
"description": "the number of storage nodes currently registered in the cluster layout",
|
||||
"minimum": 0
|
||||
},
|
||||
"storageNodesOk": {
|
||||
"storageNodesUp": {
|
||||
"type": "integer",
|
||||
"description": "the number of storage nodes to which a connection is currently open",
|
||||
"minimum": 0
|
||||
@@ -4409,4 +4409,4 @@
|
||||
"bearerAuth": []
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user