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

25 lines
494 B
JSON
Raw Normal View History

2025-10-26 15:21:26 +01:00
{
"var": {
2025-11-29 22:21:06 +01:00
"path": "var",
2026-03-29 11:01:15 +02:00
"name": "var",
2025-11-29 22:21:06 +01:00
"description": "The first variable.",
2025-10-26 15:21:26 +01:00
"properties": [
{
"type": "property",
2025-11-29 22:21:06 +01:00
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
2025-10-26 15:21:26 +01:00
},
{
"type": "property",
2025-11-29 22:21:06 +01:00
"name": "unique",
"ori_name": "unique",
"access_control": false
2025-10-26 15:21:26 +01:00
}
],
2025-11-29 22:21:06 +01:00
"mode": "basic",
2026-03-29 11:01:15 +02:00
"type": "variable",
"variable_type": "integer",
"multiple": true
2025-10-26 15:21:26 +01:00
}
}