mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 02:07:58 +00:00
14 lines
No EOL
201 B
JSON
14 lines
No EOL
201 B
JSON
{
|
|
"id": "http://localhost:1234",
|
|
"items": {
|
|
"id": "deeper/",
|
|
"items": {
|
|
"$ref": "stringProp.json"
|
|
}
|
|
},
|
|
"definitions": {
|
|
"bool": {
|
|
"$ref": "boolProp.json"
|
|
}
|
|
}
|
|
} |