rougail-output-json/tests/results/test_namespace/40_0leadership_follower_default_submulti.json

45 lines
755 B
JSON

{
"rougail": {
"leader": [
{
"leader": "string1",
"follower1": [
"string1",
"string2",
"string3"
],
"follower2": [
"string1",
"string2",
"string3"
]
},
{
"leader": "string2",
"follower1": [
"string1",
"string2",
"string3"
],
"follower2": [
"string1",
"string2",
"string3"
]
},
{
"leader": "string3",
"follower1": [
"string1",
"string2",
"string3"
],
"follower2": [
"string1",
"string2",
"string3"
]
}
]
}
}