mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-07 21:33:13 +00:00
this schema is known-broken, but hey
This commit is contained in:
@@ -4351,14 +4351,12 @@
|
||||
}
|
||||
},
|
||||
"WorkerStateResp": {
|
||||
{
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"busy",
|
||||
"idle",
|
||||
"done"
|
||||
]
|
||||
}
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"busy",
|
||||
"idle",
|
||||
"done"
|
||||
]
|
||||
},
|
||||
"ZoneRedundancy": {
|
||||
"oneOf": [
|
||||
|
||||
Reference in New Issue
Block a user