rougail-output-doc/tests/results/test_namespace_without_family/00_8calculation_namespace.json

35 lines
No EOL
728 B
JSON

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