rougail-output-doc/tests/results/test_without_family/40_1leadership_append_follower.json

122 lines
No EOL
2.7 KiB
JSON

{
"leader": {
"type": "leadership",
"informations": {
"path": "leader",
"names": [
"leader"
],
"description": "A leadership",
"properties": [],
"mode": "basic",
"help": [
"This family contains lists of variable blocks"
]
},
"children": {
"leader": {
"type": "variable",
"variable_type": "string",
"path": "leader.leader",
"names": [
"leader"
],
"description": "The leader.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
},
{
"type": "property",
"name": "unique",
"ori_name": "unique",
"access_control": false
}
],
"mode": "basic",
"multiple": true,
"gen_examples": [
[
"example"
]
],
"mandatory_without_value": true
},
"follower1": {
"type": "variable",
"variable_type": "string",
"path": "leader.follower1",
"names": [
"follower1"
],
"description": "The follower1.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
"gen_examples": [
[
"example"
]
],
"mandatory_without_value": true
},
"follower2": {
"type": "variable",
"variable_type": "string",
"path": "leader.follower2",
"names": [
"follower2"
],
"description": "The follower2.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
"gen_examples": [
[
"example"
]
],
"mandatory_without_value": true
},
"follower3": {
"type": "variable",
"variable_type": "string",
"path": "leader.follower3",
"names": [
"follower3"
],
"description": "The follower3.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
"gen_examples": [
[
"example"
]
],
"mandatory_without_value": true
}
}
}
}