{ "var1": { "type": "variable", "variable_type": "string", "path": "var1", "names": [ "var1" ], "description": "The first variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "basic", "gen_examples": [ "example" ], "mandatory_without_value": true }, "var2": { "type": "variable", "variable_type": "string", "path": "var2", "names": [ "var2" ], "description": "The second variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "basic", "gen_examples": [ "example" ], "mandatory_without_value": true }, "var3": { "type": "variable", "variable_type": "string", "path": "var3", "names": [ "var3" ], "description": "The third variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "basic", "gen_examples": [ "example" ], "mandatory_without_value": true }, "var4": { "type": "variable", "default": { "name": "Default", "values": "value" }, "variable_type": "string", "path": "var4", "names": [ "var4" ], "description": "The forth variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "standard", "gen_examples": [ "value" ], "mandatory_without_value": false }, "var5": { "type": "variable", "default": { "name": "Default", "values": "value" }, "variable_type": "string", "path": "var5", "names": [ "var5" ], "description": "The fifth variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "standard", "gen_examples": [ "value" ], "mandatory_without_value": false }, "var6": { "type": "variable", "default": { "name": "Default", "values": "value" }, "variable_type": "string", "path": "var6", "names": [ "var6" ], "description": "The sixth variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "standard", "gen_examples": [ "value" ], "mandatory_without_value": false }, "var7": { "type": "variable", "default": { "name": "Default", "values": "8080" }, "variable_type": "string", "path": "var7", "names": [ "var7" ], "description": "The seventh variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "standard", "gen_examples": [ "8080" ], "mandatory_without_value": false }, "var8": { "type": "variable", "default": { "name": "Default", "values": "true" }, "variable_type": "string", "path": "var8", "names": [ "var8" ], "description": "The height variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "standard", "gen_examples": [ "true" ], "mandatory_without_value": false } }