rougail-output-doc/tests/results/test/00_9default_number.json

32 lines
514 B
JSON
Raw Normal View History

{
"var": {
"type": "variable",
"default": {
"name": "Default",
"values": 9
},
"properties": [
{
"type": "type",
"name": "choice"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"choices": {
"name": "Choices",
"values": "choice for 0 to 9."
},
2025-10-14 12:58:39 +02:00
"path": "var",
"names": [
"var"
],
2025-10-14 12:58:39 +02:00
"description": "A variable."
}
}