Skip to content

Commit 5efeaa6

Browse files
Fix test
1 parent ed687f5 commit 5efeaa6

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

bundle/internal/schema/annotations.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@ github.com/databricks/cli/bundle/config.Lock:
9797
"description": |-
9898
Whether to force this lock if it is enabled.
9999
github.com/databricks/cli/bundle/config.Presets:
100+
"catalog":
101+
"description": |-
102+
The default catalog to use for all resources.
103+
"schema":
104+
"description": |-
105+
The default schema to use for all resources.
100106
"jobs_max_concurrent_runs":
101107
"description": |-
102108
The maximum concurrent runs for a job.

bundle/schema/jsonschema.json

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)