mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-07 02:07:58 +00:00
5 lines
115 B
YAML
5 lines
115 B
YAML
required:
|
|
- id
|
|
properties:
|
|
id: {type: integer, format: int64}
|
|
children: {type: array, items: {$ref: Person}}
|