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

39 lines
704 B
JSON
Raw Permalink Normal View History

{
"variable": {
"type": "variable",
"default": {
"name": "Default",
"values": [
"non"
]
},
2025-11-29 22:21:06 +01:00
"variable_type": "string",
"path": "variable",
"names": [
"variable"
],
"description": "A variable.",
"properties": [
{
"type": "property",
2025-11-29 22:21:06 +01:00
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
},
{
"type": "property",
2025-11-29 22:21:06 +01:00
"name": "unique",
"ori_name": "unique",
"access_control": false
}
],
2025-11-29 22:21:06 +01:00
"mode": "standard",
"multiple": true,
"gen_examples": [
[
"non"
]
],
"mandatory_without_value": false
}
}