rougail-output-json/tests/results/test_namespace_mandatory/01_6custom_multi.json

14 lines
169 B
JSON
Raw Normal View History

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