Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 applied
- Loading branch information