rougail-output-doc/tests/results/test/00_9default_information_other_variable2.json

38 lines
No EOL
823 B
JSON

{
"var1": {
"path": "var1",
"name": "var1",
"description": "A first variable.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "basic",
"type": "variable",
"variable_type": "string"
},
"var2": {
"path": "var2",
"name": "var2",
"description": "A second variable.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"type": "variable",
"default": {
"name": "Default",
"values": "the value of the information \"test_information\" of the variable \"var1\"."
},
"variable_type": "string"
}
}