diff --git a/python/ray/autoscaler/ray-schema.json b/python/ray/autoscaler/ray-schema.json index a5d927a01..97bdea58e 100644 --- a/python/ray/autoscaler/ray-schema.json +++ b/python/ray/autoscaler/ray-schema.json @@ -368,7 +368,8 @@ "type": "array", "description": "analogous to head_run_options, merged with the global docker run_options." } - } + }, + "additionalProperties": false } }, "additionalProperties": false