Fix product data eval export format
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"properties": {
|
||||
"draft_text": {
|
||||
"type": "string",
|
||||
"description": "Dataset draft text. Provide exactly one of draft_text or draft_path."
|
||||
"description": "Dataset draft text. Each case should include complex: true/false. Provide exactly one of draft_text or draft_path."
|
||||
},
|
||||
"draft_path": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user