rougail-output-doc/tests/root_a_family.an_other_family.json

30 lines
No EOL
576 B
JSON

{
"a_variable": {
"type": "variable",
"default": {
"name": "Default",
"values": {
"message": "the value of the variable \"{0}\"",
"path": {
"path": "a_variable"
},
"description": "A root variable"
}
},
"properties": [
{
"type": "type",
"name": "integer"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "a_family.an_other_family.a_variable",
"names": [
"a_variable"
],
"description": "A new variable."
}
}