diff --git a/playground/nutech/issue2/manualchecking-schema.json b/playground/nutech/issue2/manualchecking-schema.json index 162af9f7..51ce3614 100644 --- a/playground/nutech/issue2/manualchecking-schema.json +++ b/playground/nutech/issue2/manualchecking-schema.json @@ -6,7 +6,7 @@ "title": "Forms Collected", "type": "string", "anyOf": [ - "yes" + "options_from_task_data_var:fruits" ] } }