{ "variable": { "type": "variable", "variable_type": "choice", "choices": { "name": "Choices", "values": [ "a", "b" ] }, "path": "variable", "names": [ "variable" ], "description": "A variable.", "properties": [ { "type": "property", "name": "mandatory", "ori_name": "mandatory", "access_control": false } ], "mode": "basic", "gen_examples": [ "a_choice" ], "mandatory_without_value": true } }