rougail-output-doc/tests/results/test_without_family/16_5redefine_help.json

44 lines
No EOL
898 B
JSON

{
"family": {
"type": "family",
"informations": {
"path": "family",
"names": [
"family"
],
"description": "A family",
"help": [
"Redefine help family ok."
],
"properties": [],
"mode": "basic"
},
"children": {
"variable": {
"type": "variable",
"variable_type": "string",
"path": "family.variable",
"names": [
"variable"
],
"description": "Redefine help.",
"help": [
"Redefine help ok."
],
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
"gen_examples": [
"example"
],
"mandatory_without_value": true
}
}
}
}