Commit c1dbcff
authored
Update OpenAPI Spec & Merge Files API (#139)
## Changes
This PR adds recent changes from OpenAPI to the Java SDK. Notably, it
adds support for the Files API. The integration test for this API can
only be run in UC workspaces, so this PR also adds support for UC-only
integration tests at the workspace- and account-level.
## Tests
- [x] New integration test for Files API to verify that it works as
expected.1 parent d716538 commit c1dbcff
File tree
95 files changed
+3397
-1573
lines changed- .codegen
- databricks-sdk-java/src
- main/java/com/databricks/sdk
- core/commons
- service
- catalog
- compute
- files
- ml
- provisioning
- sharing
- sql
- test/java/com/databricks/sdk/integration
- framework
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
95 files changed
+3397
-1573
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Large diffs are not rendered by default.
Lines changed: 81 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| |||
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments