rougail-output-doc/tests/results/test_without_family/60_0family_mode.json

42 lines
No EOL
845 B
JSON

{
"family": {
"type": "family",
"informations": {
"path": "family",
"names": [
"family"
],
"description": "A family",
"properties": [],
"mode": "basic"
},
"children": {
"var": {
"type": "variable",
"default": {
"name": "Default",
"values": "non"
},
"variable_type": "string",
"path": "family.var",
"names": [
"var"
],
"description": "A variable.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
"gen_examples": [
"non"
],
"mandatory_without_value": false
}
}
}
}