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

42 lines
No EOL
882 B
JSON

{
"rougail": {
"type": "namespace",
"informations": {
"path": "rougail",
"names": [
"rougail"
],
"description": "Rougail",
"properties": [],
"mode": "standard"
},
"children": {
"variable": {
"type": "variable",
"default": {
"name": "Default",
"values": "quote'\""
},
"variable_type": "string",
"path": "rougail.variable",
"names": [
"variable"
],
"description": "A variable.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"gen_examples": [
"quote'\""
],
"mandatory_without_value": false
}
}
}
}