rougail-output-doc/tests/results/test_without_family/05_0multi_not_uniq.json

40 lines
622 B
JSON
Raw Normal View History

{
"var1": {
"type": "variable",
"default": {
"name": "Default",
"values": [
"non"
]
},
"properties": [
{
"type": "type",
"name": "string"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
},
{
"type": "multiple",
"name": "multiple"
}
],
"path": "var1",
"names": [
"var1"
],
"description": "A variable.",
"gen_examples": [
[
"non"
]
],
"mandatory_without_value": false
}
}