Commit fbed6b9
authored
[Internal] Update SDK to latest OpenAPI spec (#766)
## Changes
<!-- Summary of your changes that are easy to understand -->
Updating SDK to latest OpenAPI spec + fix generation (need to import
`Optional`)
Note: `test_github_oidc_flow_works_with_azure` fails on genkit
generate-sdk py but passes when run separately right after generation
without any change. This seems to be non blocker so going ahead with SDK
generation.
## Tests
<!--
How is this tested? Please see the checklist below and also describe any
other relevant tests
-->
Unit tests. Nightly tests will run over release PR.
- [ ] `make test` run locally
- [ ] `make fmt` applied
- [ ] relevant integration tests applied1 parent 61a41fc commit fbed6b9
File tree
14 files changed
+1676
-862
lines changed- .codegen
- databricks/sdk
- service
14 files changed
+1676
-862
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
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.
0 commit comments