rougail-output-doc/tests/results/test/01_6integer_multi_mandatory.json

33 lines
No EOL
602 B
JSON

{
"var": {
"type": "variable",
"variable_type": "integer",
"path": "var",
"names": [
"var"
],
"description": "The first variable.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
},
{
"type": "property",
"name": "unique",
"ori_name": "unique",
"access_control": false
}
],
"mode": "basic",
"multiple": true,
"gen_examples": [
[
42
]
],
"mandatory_without_value": true
}
}