mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-05-21 16:43:14 +00:00
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"description": "A string array response",
|
|
"schema": {
|
|
"type": "array",
|
|
"items": {
|
|
"type": "string"
|
|
}
|
|
}
|
|
} |