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

32 lines
No EOL
517 B
JSON

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