mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 02:07:58 +00:00
9 lines
No EOL
147 B
JSON
9 lines
No EOL
147 B
JSON
{
|
|
"description": "A complex object array response",
|
|
"schema": {
|
|
"type": "array",
|
|
"items": {
|
|
"$ref": "VeryComplexType"
|
|
}
|
|
}
|
|
} |