Skip to content

Commit

Permalink
Update SDK to OpenAPI spec (#899)
Browse files Browse the repository at this point in the history
## Changes
<!-- Summary of your changes that are easy to understand -->
There are some backwards incompatible changes around cluster library
structs -- they needed to be fixed in library utils. Done those in this
PR also.

## Tests
<!-- 
How is this tested? Please see the checklist below and also describe any
other relevant tests
-->

- [ ] `make test` passing
- [ ] `make fmt` applied
- [ ] relevant integration tests applied
  • Loading branch information
tanmay-db authored Apr 24, 2024
1 parent fa3a5d2 commit 2f56ab8
Show file tree
Hide file tree
Showing 19 changed files with 551 additions and 342 deletions.
2 changes: 1 addition & 1 deletion .codegen/_openapi_sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
94684175b8bd65f8701f89729351f8069e8309c9
21f9f1482f9d0d15228da59f2cd9f0863d2a6d55
56 changes: 28 additions & 28 deletions experimental/mocks/service/compute/mock_libraries_interface.go

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

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

Loading

0 comments on commit 2f56ab8

Please sign in to comment.