rougail-output-json/tests/results/test_namespace_mandatory/00_2default_calculated.json

10 lines
115 B
JSON
Raw Normal View History

2024-11-30 15:50:28 +01:00
{
"rougail": {
"var1": "string1",
"var2": [
"string1",
"string2",
"string3"
]
}
}