From 7aa260813107782d3a7b46aaf29d22d9e02c82bf Mon Sep 17 00:00:00 2001 From: Shreyas Goenka Date: Mon, 21 Oct 2024 00:19:22 +0200 Subject: [PATCH] add id and schema draft version --- src/schemas/json/databricks-asset-bundles.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/schemas/json/databricks-asset-bundles.json b/src/schemas/json/databricks-asset-bundles.json index 06b9cc15ae8..98151229d40 100644 --- a/src/schemas/json/databricks-asset-bundles.json +++ b/src/schemas/json/databricks-asset-bundles.json @@ -1,4 +1,6 @@ { + "$id": "https://json.schemastore.org/databricks-asset-bundles.json", + "$schema": "http://json-schema.org/draft-07/schema#", "$defs": { "bool": { "anyOf": [