Skip to content

Commit 3309bfb

Browse files
authored
Updated SDK to changes in OpenAPI specification (#355)
## Changes <!-- Summary of your changes that are easy to understand --> Updating SDK to changes in OpenAPI. To be merged after: #354. ## Tests <!-- How is this tested? Please see the checklist below and also describe any other relevant tests --> Integration tests running... - [ ] `make test` run locally - [ ] `make fmt` applied - [ ] relevant integration tests applied
1 parent 7dd80d1 commit 3309bfb

28 files changed

+1103
-663
lines changed

.codegen/_openapi_sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
09a7fa63d9ae243e5407941f200960ca14d48b07
1+
b52a3b410976501f08f76ca0b355fb2dca876953

databricks/sdk/__init__.py

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

databricks/sdk/service/billing.py

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

databricks/sdk/service/catalog.py

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

databricks/sdk/service/compute.py

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

0 commit comments

Comments
 (0)