mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 02:07:58 +00:00
7 lines
132 B
JSON
7 lines
132 B
JSON
{
|
|
"description": "This is a Map[String, Integer]",
|
|
"additionalProperties": {
|
|
"type": "integer",
|
|
"format": "int32"
|
|
}
|
|
}
|