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

10 lines
141 B
JSON

{
"rougail": {
"my_variable": "string1",
"my_calculated_variable": [
"string1",
"string2",
"string3"
]
}
}