rougail-output-json/tests/results/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.json

23 lines
No EOL
346 B
JSON

{
"rougail": {
"leader": [
{
"leader": "string1",
"follower": "string1"
},
{
"leader": "string2",
"follower": "string2"
},
{
"leader": "string3",
"follower": "string3"
}
],
"variable": [
"string1",
"string2",
"string3"
]
}
}