summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--api/algorithm.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/algorithm.json b/api/algorithm.json
index a50ceb4..b5ee1fe 100644
--- a/api/algorithm.json
+++ b/api/algorithm.json
@@ -522,7 +522,7 @@
"name": "prediction_feature",
"description": "URI of the feature to be predicted (i.e. dependent variable)",
"in": "header",
- "required": false,
+ "required": true,
"type": "string"
},
"feature_generation_uri": {