rougail-output-json/tests/results/test_mandatory/00_9choice_variable_multi.json

11 lines
93 B
JSON
Raw Normal View History

2024-11-30 15:50:28 +01:00
{
"variable1": [
"val1",
"val2"
],
"variable2": [
"val1",
"val2"
]
}