From 1a961eb19c71c0ef33483428d97b701e7bff6458 Mon Sep 17 00:00:00 2001 From: Shreyas Goenka Date: Wed, 16 Oct 2024 13:46:45 +0200 Subject: [PATCH] - --- .../bundle/bundles/uc_volume/databricks_template_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } } }