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

182 lines
No EOL
3 KiB
JSON

{
"var1": {
"type": "variable",
"default": {
"name": "Default",
"values": 0
},
"properties": [
{
"type": "type",
"name": "integer"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "var1",
"names": [
"var1"
],
"description": "The first variable.",
"gen_examples": [
0
],
"mandatory_without_value": false
},
"var2": {
"type": "variable",
"default": {
"name": "Default",
"values": 0
},
"properties": [
{
"type": "type",
"name": "integer"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "var2",
"names": [
"var2"
],
"description": "The second variable.",
"gen_examples": [
0
],
"mandatory_without_value": false
},
"var3": {
"type": "variable",
"default": {
"name": "Default",
"values": 0
},
"properties": [
{
"type": "type",
"name": "integer"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "var3",
"names": [
"var3"
],
"description": "The third variable.",
"gen_examples": [
0
],
"mandatory_without_value": false
},
"var4": {
"type": "variable",
"default": {
"name": "Default",
"values": 10
},
"properties": [
{
"type": "type",
"name": "integer"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "var4",
"names": [
"var4"
],
"description": "This forth variable.",
"gen_examples": [
10
],
"mandatory_without_value": false
},
"var5": {
"type": "variable",
"default": {
"name": "Default",
"values": 10
},
"properties": [
{
"type": "type",
"name": "integer"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "var5",
"names": [
"var5"
],
"description": "The fifth variable.",
"gen_examples": [
10
],
"mandatory_without_value": false
},
"var6": {
"type": "variable",
"default": {
"name": "Default",
"values": 10
},
"properties": [
{
"type": "type",
"name": "integer"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "var6",
"names": [
"var6"
],
"description": "The sixth variable.",
"gen_examples": [
10
],
"mandatory_without_value": false
}
}