mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-27 22:14:52 +01:00
6 lines
115 B
YAML
6 lines
115 B
YAML
required:
|
|
- id
|
|
properties:
|
|
id: {type: integer, format: int64}
|
|
children: {type: array, items: {$ref: Person}}
|