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

13 lines
128 B
JSON
Raw Normal View History

{
"rougail": {
"variable1": [
"val1",
"val2"
],
"variable2": [
"val1",
"val2"
]
}
}