[ { "path": [], "type": "object" }, { "path": [ "id" ], "type": "string" }, { "path": [ "group" ], "type": "string" }, { "path": [ "labels" ], "type": "array" }, { "path": [ "question" ], "typeHint": "rendered" }, { "path": [ "condition" ], "type": [ { "$ref": "#/definitions/AndOrTagConfigJson" }, { "type": "string" } ] }, { "path": [ "freeform" ], "type": "object" }, { "path": [ "freeform", "key" ], "type": "string" }, { "path": [ "freeform", "type" ], "type": "string" }, { "path": [ "freeform", "placeholder" ] }, { "path": [ "freeform", "helperArgs" ], "type": "array" }, { "path": [ "freeform", "addExtraTags" ], "type": "array" }, { "path": [ "freeform", "inline" ], "type": "boolean" }, { "path": [ "freeform", "default" ], "type": "string" }, { "path": [ "multiAnswer" ], "type": "boolean" }, { "path": [ "mappings" ], "type": "array" }, { "path": [ "mappings", "if" ], "type": [ { "$ref": "#/definitions/AndOrTagConfigJson" }, { "type": "string" } ] }, { "path": [ "mappings", "then" ], "typeHint": "rendered" }, { "path": [ "mappings", "icon" ], "typeHint": "icon", "type": "string" }, { "path": [ "mappings", "hideInAnswer" ], "type": [ { "$ref": "#/definitions/AndOrTagConfigJson" }, { "type": [ "string", "boolean" ] } ] }, { "path": [ "mappings", "ifnot" ], "type": [ { "$ref": "#/definitions/AndOrTagConfigJson" }, { "type": "string" } ] }, { "path": [ "mappings", "addExtraTags" ], "type": "array" } ]