105 lines
No EOL
2.6 KiB
JSON
105 lines
No EOL
2.6 KiB
JSON
{
|
|
"rougail": {
|
|
"type": "namespace",
|
|
"informations": {
|
|
"path": "rougail",
|
|
"names": [
|
|
"rougail"
|
|
],
|
|
"description": "Rougail",
|
|
"properties": [],
|
|
"mode": "basic"
|
|
},
|
|
"children": {
|
|
"leadership": {
|
|
"type": "leadership",
|
|
"informations": {
|
|
"path": "rougail.leadership",
|
|
"names": [
|
|
"leadership"
|
|
],
|
|
"description": "A leadership",
|
|
"properties": [],
|
|
"mode": "basic",
|
|
"help": [
|
|
"This family contains lists of variable blocks"
|
|
]
|
|
},
|
|
"children": {
|
|
"leader": {
|
|
"type": "variable",
|
|
"default": {
|
|
"name": "Default",
|
|
"values": [
|
|
"value_1",
|
|
"value_2",
|
|
"value_3"
|
|
]
|
|
},
|
|
"variable_type": "string",
|
|
"path": "rougail.leadership.leader",
|
|
"names": [
|
|
"leader"
|
|
],
|
|
"description": "A leader.",
|
|
"properties": [
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory",
|
|
"ori_name": "mandatory",
|
|
"access_control": false
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "unique",
|
|
"ori_name": "unique",
|
|
"access_control": false
|
|
}
|
|
],
|
|
"mode": "standard",
|
|
"multiple": true,
|
|
"examples": {
|
|
"name": "Examples",
|
|
"values": [
|
|
"val1",
|
|
"val2"
|
|
]
|
|
},
|
|
"gen_examples": [
|
|
[
|
|
"val1",
|
|
"val2"
|
|
]
|
|
],
|
|
"mandatory_without_value": false
|
|
},
|
|
"follower": {
|
|
"type": "variable",
|
|
"variable_type": "string",
|
|
"path": "rougail.leadership.follower",
|
|
"names": [
|
|
"follower"
|
|
],
|
|
"description": "A follower.",
|
|
"properties": [
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory",
|
|
"ori_name": "mandatory",
|
|
"access_control": false
|
|
}
|
|
],
|
|
"mode": "basic",
|
|
"gen_examples": [
|
|
[
|
|
"example",
|
|
"example"
|
|
]
|
|
],
|
|
"mandatory_without_value": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |