diff --git a/internal/bundle/bundles/uc_volume/databricks_template_schema.json b/internal/bundle/bundles/uc_volume/databricks_template_schema.json index 762f4470..d849dacf 100644 --- a/internal/bundle/bundles/uc_volume/databricks_template_schema.json +++ b/internal/bundle/bundles/uc_volume/databricks_template_schema.json @@ -2,7 +2,7 @@ "properties": { "unique_id": { "type": "string", - "description": "Unique ID for the schema and pipeline names" + "description": "Unique ID for the schema names" } } }