diff --git a/python/ray/autoscaler/ray-schema.json b/python/ray/autoscaler/ray-schema.json index d3891b6a9..e5bf50911 100644 --- a/python/ray/autoscaler/ray-schema.json +++ b/python/ray/autoscaler/ray-schema.json @@ -303,8 +303,7 @@ "worker_setup_commands": { "$ref": "#/definitions/commands", "description": "List of common shell commands to run to setup nodes." - }, - "additionalProperties": false + } }, "additionalProperties": false }