mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 10:17:51 +00:00
6 lines
124 B
YAML
6 lines
124 B
YAML
description: 'A simple string response'
|
|
schema:
|
|
type: string
|
|
headers:
|
|
is-dog: {type: boolean}
|
|
is-cat: {type: boolean}
|