rougail-output-doc/tests/results/test_namespace/20_2family_looks_like_variable.json

55 lines
No EOL
1.2 KiB
JSON

{
"rougail": {
"type": "namespace",
"informations": {
"path": "rougail",
"names": [
"rougail"
],
"description": "Rougail",
"properties": [],
"mode": "standard"
},
"children": {
"my_family": {
"type": "family",
"informations": {
"path": "rougail.my_family",
"names": [
"my_family"
],
"description": "my_family",
"properties": [],
"mode": "standard"
},
"children": {
"default": {
"type": "variable",
"default": {
"name": "Default",
"values": true
},
"variable_type": "boolean",
"path": "rougail.my_family.default",
"names": [
"default"
],
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"gen_examples": [
true
],
"mandatory_without_value": false
}
}
}
}
}
}