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

158 lines
2.9 KiB
JSON
Raw Permalink Normal View History

{
"var1": {
"type": "variable",
2025-09-22 09:42:46 +02:00
"default": {
"name": "Default",
"values": 0
2025-09-22 09:42:46 +02:00
},
2025-11-29 22:21:06 +01:00
"variable_type": "integer",
2025-10-14 12:58:39 +02:00
"path": "var1",
"names": [
"var1"
],
"description": "The first variable.",
2025-11-29 22:21:06 +01:00
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"gen_examples": [
0
],
"mandatory_without_value": false
},
"var2": {
"type": "variable",
2025-09-22 09:42:46 +02:00
"default": {
"name": "Default",
"values": 0
2025-09-22 09:42:46 +02:00
},
2025-11-29 22:21:06 +01:00
"variable_type": "integer",
2025-10-14 12:58:39 +02:00
"path": "var2",
"names": [
"var2"
],
"description": "The second variable.",
2025-11-29 22:21:06 +01:00
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"gen_examples": [
0
],
"mandatory_without_value": false
},
"var3": {
"type": "variable",
2025-09-22 09:42:46 +02:00
"default": {
"name": "Default",
"values": 0
2025-09-22 09:42:46 +02:00
},
2025-11-29 22:21:06 +01:00
"variable_type": "integer",
2025-10-14 12:58:39 +02:00
"path": "var3",
"names": [
"var3"
],
"description": "The third variable.",
2025-11-29 22:21:06 +01:00
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"gen_examples": [
0
],
"mandatory_without_value": false
},
"var4": {
"type": "variable",
2025-09-22 09:42:46 +02:00
"default": {
"name": "Default",
"values": 10
2025-09-22 09:42:46 +02:00
},
2025-11-29 22:21:06 +01:00
"variable_type": "integer",
2025-10-14 12:58:39 +02:00
"path": "var4",
"names": [
"var4"
],
"description": "This forth variable.",
2025-11-29 22:21:06 +01:00
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"gen_examples": [
10
],
"mandatory_without_value": false
},
"var5": {
"type": "variable",
2025-09-22 09:42:46 +02:00
"default": {
"name": "Default",
"values": 10
2025-09-22 09:42:46 +02:00
},
2025-11-29 22:21:06 +01:00
"variable_type": "integer",
2025-10-14 12:58:39 +02:00
"path": "var5",
"names": [
"var5"
],
"description": "The fifth variable.",
2025-11-29 22:21:06 +01:00
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"gen_examples": [
10
],
"mandatory_without_value": false
},
"var6": {
"type": "variable",
2025-09-22 09:42:46 +02:00
"default": {
"name": "Default",
"values": 10
2025-09-22 09:42:46 +02:00
},
2025-11-29 22:21:06 +01:00
"variable_type": "integer",
2025-10-14 12:58:39 +02:00
"path": "var6",
"names": [
"var6"
],
"description": "The sixth variable.",
2025-11-29 22:21:06 +01:00
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"gen_examples": [
10
],
"mandatory_without_value": false
}
}