Commit 70d1788
authored
Update SDK to latest API specification (#1059)
## What changes are proposed in this pull request?
Update SDK to latest API specification.
Additionally, I removed the step to run unit tests from the codegen
script, since unit tests can be run locally with `make test` and will
always be run by CI/CD during PR.
## How is this tested?
Existing CI.
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 parent 21f8ff7 commit 70d1788
File tree
121 files changed
+9051
-1992
lines changed- .codegen
- .vscode
- databricks/sdk
- service
- docs
- account
- catalog
- iamv2
- iam
- provisioning
- settingsv2
- dbdataclasses
- workspace
- apps
- catalog
- dashboards
- database
- dataquality
- iamv2
- iam
- ml
- serving
- settingsv2
- sharing
- sql
- tags
- workspace
- tests
- databricks/sdk/service
- generated
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
121 files changed
+9051
-1992
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
| 17 | + | |
15 | 18 | | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments