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

16 lines
210 B
JSON

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