mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-05-22 00:53:17 +00: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}}
|