rougail-output-doc/tests/results/test_without_family/01_6string_empty.json

41 lines
No EOL
733 B
JSON

{
"var1": {
"type": "variable",
"default": {
"name": "Default",
"values": [
"value",
null
]
},
"variable_type": "string",
"path": "var1",
"names": [
"var1"
],
"description": "The second variable.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
},
{
"type": "property",
"name": "unique",
"ori_name": "unique",
"access_control": false
}
],
"mode": "standard",
"multiple": true,
"gen_examples": [
[
"value",
null
]
],
"mandatory_without_value": false
}
}