rougail-output-doc/tests/results/test_namespace/00_6boolean_no_mandatory.json

35 lines
No EOL
700 B
JSON

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