rougail/tests/dictionaries/10valid_enum_multi/yml/00-base.yml
2022-11-02 22:52:50 +01:00

26 lines
509 B
YAML

version: '0.10'
variables:
- family:
name: general
variables:
- variable:
name: mode_conteneur_actif
type: string
description: No change
value:
- text: non
- variable:
name: multi
type: choice
description: multi
multi: 'True'
choice:
- type: string
text: a
- type: string
text: b
- type: string
text: c
value:
- type: string
text: a