rougail-output-json/tests/results/test_namespace_mandatory/41_0choice_leader.json

18 lines
257 B
JSON

{
"rougail": {
"leader": [
{
"leader": "string1",
"follower1": "a"
},
{
"leader": "string2",
"follower1": "b"
},
{
"leader": "string3",
"follower1": "c"
}
]
}
}