rougail-output-doc/tests/results/test_namespace/04_5disabled_calculation_variable9.json

46 lines
No EOL
867 B
JSON

{
"rougail": {
"type": "namespace",
"informations": {
"path": "rougail",
"names": [
"rougail"
],
"description": "Rougail",
"properties": [
{
"type": "mode",
"name": "basic"
}
]
},
"children": {
"variable": {
"type": "variable",
"properties": [
{
"type": "type",
"name": "string"
},
{
"type": "mode",
"name": "basic"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "rougail.variable",
"names": [
"variable"
],
"description": "A variable.",
"gen_examples": [
"example"
],
"mandatory_without_value": true
}
}
}
}