Skip to content

Commit

Permalink
Updated SDK to changes in OpenAPI specification (#355)
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
tanmay-db authored Sep 20, 2023
1 parent 7dd80d1 commit 3309bfb
Show file tree
Hide file tree
Showing 28 changed files with 1,103 additions and 663 deletions.
2 changes: 1 addition & 1 deletion .codegen/_openapi_sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
09a7fa63d9ae243e5407941f200960ca14d48b07
b52a3b410976501f08f76ca0b355fb2dca876953
4 changes: 4 additions & 0 deletions databricks/sdk/__init__.py

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

8 changes: 7 additions & 1 deletion databricks/sdk/service/billing.py

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

66 changes: 19 additions & 47 deletions databricks/sdk/service/catalog.py

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

40 changes: 37 additions & 3 deletions databricks/sdk/service/compute.py

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

Loading

0 comments on commit 3309bfb

Please sign in to comment.