rougail/tests/dictionaries/10valid_enum_multi/yml/00-base.yml

27 lines
509 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
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