Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion acceptance/cmd/workspace/apps/output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Usage:

Flags:
--budget-policy-id string
--compute-size ComputeSize Supported values: [LARGE, LIQUID, MEDIUM]
--compute-size ComputeSize Supported values: [LARGE, MEDIUM]
--description string The description of the app.
-h, --help help for update
--json JSON either inline JSON string or @path/to/file.json with request body (default JSON (0 bytes))
Expand Down
26 changes: 0 additions & 26 deletions bundle/internal/schema/annotations_openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1192,8 +1192,6 @@ github.com/databricks/databricks-sdk-go/service/apps.ComputeSize:
MEDIUM
- |-
LARGE
- |-
LIQUID
github.com/databricks/databricks-sdk-go/service/apps.ComputeState:
"_":
"enum":
Expand Down Expand Up @@ -3761,10 +3759,6 @@ github.com/databricks/databricks-sdk-go/service/pipelines.IngestionSourceType:
MYSQL
- |-
POSTGRESQL
- |-
REDSHIFT
- |-
SQLDW
- |-
SQLSERVER
- |-
Expand All @@ -3789,26 +3783,6 @@ github.com/databricks/databricks-sdk-go/service/pipelines.IngestionSourceType:
SHAREPOINT
- |-
DYNAMICS365
- |-
CONFLUENCE
- |-
META_MARKETING
- |-
GOOGLE_ADS
- |-
TIKTOK_ADS
- |-
SALESFORCE_MARKETING_CLOUD
- |-
HUBSPOT
- |-
WORKDAY_HCM
- |-
GUIDEWIRE
- |-
ZENDESK
- |-
FOREIGN_CATALOG
github.com/databricks/databricks-sdk-go/service/pipelines.ManualTrigger: {}
github.com/databricks/databricks-sdk-go/service/pipelines.NotebookLibrary:
"path":
Expand Down
17 changes: 2 additions & 15 deletions bundle/schema/jsonschema.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cmd/account/workspaces/workspaces.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 20 additions & 20 deletions cmd/workspace/apps/apps.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cmd/workspace/clusters/clusters.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/workspace/model-registry/model-registry.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/workspace/pipelines/pipelines.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cmd/workspace/policies/policies.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cmd/workspace/workspace/workspace.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.