Skip to content

Commit ecc9d54

Browse files
authored
Regenerate autogenerated files (#3981)
## Changes This equalizes a diff with the current version of the templates. Note: the whitespace diffs in the apps commands came from #3948. I'm making another change to clean those up and enable the whitespace linter for all generated files in #3983. ## Why A few changes in the upstream templates caused drift.
1 parent 361c242 commit ecc9d54

File tree

10 files changed

+33
-72
lines changed

10 files changed

+33
-72
lines changed

acceptance/cmd/workspace/apps/output.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Usage:
6464

6565
Flags:
6666
--budget-policy-id string
67-
--compute-size ComputeSize Supported values: [LARGE, LIQUID, MEDIUM]
67+
--compute-size ComputeSize Supported values: [LARGE, MEDIUM]
6868
--description string The description of the app.
6969
-h, --help help for update
7070
--json JSON either inline JSON string or @path/to/file.json with request body (default JSON (0 bytes))

bundle/internal/schema/annotations_openapi.yml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,8 +1192,6 @@ github.com/databricks/databricks-sdk-go/service/apps.ComputeSize:
11921192
MEDIUM
11931193
- |-
11941194
LARGE
1195-
- |-
1196-
LIQUID
11971195
github.com/databricks/databricks-sdk-go/service/apps.ComputeState:
11981196
"_":
11991197
"enum":
@@ -3761,10 +3759,6 @@ github.com/databricks/databricks-sdk-go/service/pipelines.IngestionSourceType:
37613759
MYSQL
37623760
- |-
37633761
POSTGRESQL
3764-
- |-
3765-
REDSHIFT
3766-
- |-
3767-
SQLDW
37683762
- |-
37693763
SQLSERVER
37703764
- |-
@@ -3789,26 +3783,6 @@ github.com/databricks/databricks-sdk-go/service/pipelines.IngestionSourceType:
37893783
SHAREPOINT
37903784
- |-
37913785
DYNAMICS365
3792-
- |-
3793-
CONFLUENCE
3794-
- |-
3795-
META_MARKETING
3796-
- |-
3797-
GOOGLE_ADS
3798-
- |-
3799-
TIKTOK_ADS
3800-
- |-
3801-
SALESFORCE_MARKETING_CLOUD
3802-
- |-
3803-
HUBSPOT
3804-
- |-
3805-
WORKDAY_HCM
3806-
- |-
3807-
GUIDEWIRE
3808-
- |-
3809-
ZENDESK
3810-
- |-
3811-
FOREIGN_CATALOG
38123786
github.com/databricks/databricks-sdk-go/service/pipelines.ManualTrigger: {}
38133787
github.com/databricks/databricks-sdk-go/service/pipelines.NotebookLibrary:
38143788
"path":

bundle/schema/jsonschema.json

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

cmd/account/workspaces/workspaces.go

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

cmd/workspace/apps/apps.go

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

cmd/workspace/clusters/clusters.go

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

cmd/workspace/model-registry/model-registry.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/workspace/pipelines/pipelines.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/workspace/policies/policies.go

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

cmd/workspace/workspace/workspace.go

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

0 commit comments

Comments
 (0)