diff --git a/internal/bundle/bundles/basic/databricks_template_schema.json b/internal/bundle/bundles/basic/databricks_template_schema.json index 6f1964d8..41a723b0 100644 --- a/internal/bundle/bundles/basic/databricks_template_schema.json +++ b/internal/bundle/bundles/basic/databricks_template_schema.json @@ -14,7 +14,8 @@ }, "root_path": { "type": "string", - "description": "Root path to deploy bundle to" + "description": "Root path to deploy bundle to", + "default": "" } } }