rougail-output-formatter/tests/results/41_0choice_leader/rougail/00-base.yml

21 lines
248 B
YAML
Raw Normal View History

2025-04-27 09:27:04 +02:00
%YAML 1.2
2024-12-23 20:54:52 +01:00
---
version: 1.1
leader:
description: The leadership
2026-06-11 07:53:47 +02:00
type: sequence
2024-12-23 20:54:52 +01:00
leader:
description: The leader
multi: true
mandatory: false
follower1:
description: A follower
choices:
- a
- b
- c
2025-04-27 09:27:04 +02:00
...