rougail-output-doc/tests/results/test_without_family/00_9default_integer.json

34 lines
No EOL
608 B
JSON

{
"var": {
"type": "variable",
"default": {
"name": "Default",
"values": 9
},
"variable_type": "choice",
"choices": {
"name": "Choices",
"values": {
"description": "choice for 0 to 9"
}
},
"path": "var",
"names": [
"var"
],
"description": "A variable.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"gen_examples": [
9
],
"mandatory_without_value": false
}
}