Commit 295ef1d
committed
Regenerate service impls to switch workspace addressing header
Mechanical regen of every `*Impl.java` after the `javasdkv0` template was
updated to emit `X-Databricks-Workspace-Id` in place of `X-Databricks-Org-Id`
on workspace-scoped operations. 149 files, 961 insertions / 961 deletions —
symmetric swap with no logic change.
Account-scoped impls are unaffected; the conditional gate (`if not
.Service.IsAccounts`) and value source (`apiClient.workspaceId()`) are
unchanged.
Signed-off-by: Divyansh Vijayvergia <divyansh.vijayvergia@databricks.com>1 parent 854ab32 commit 295ef1d
149 files changed
Lines changed: 961 additions & 961 deletions
File tree
- databricks-sdk-java/src
- main/java/com/databricks/sdk/service
- agentbricks
- apps
- bundle
- catalog
- cleanrooms
- compute
- dashboards
- database
- dataclassification
- dataquality
- environments
- files
- iamv2
- iam
- jobs
- knowledgeassistants
- marketplace
- ml
- oauth2
- pipelines
- postgres
- qualitymonitorv2
- serving
- settingsv2
- settings
- sharing
- sql
- supervisoragents
- tags
- vectorsearch
- workspace
- test/java/com/databricks/sdk/service
- httpcallv2
- idempotencytesting
- jsonmarshallv2
- lrotesting
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments