-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Catalog Management): re-gen service after recent API changes #298
Conversation
Signed-off-by: Ben Buchanan <[email protected]>
Signed-off-by: Ben Buchanan <[email protected]>
Signed-off-by: Ben Buchanan <[email protected]>
Examples tests:
Integration tests:
|
Signed-off-by: Ben Buchanan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I noticed that there's no example code block for the GetOfferingSourceArchive operation. But otherwise, this looks good.
…hive Signed-off-by: Ben Buchanan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
# [0.57.0](v0.56.4...v0.57.0) (2024-02-13) ### Features * **Catalog Management:** re-gen service after recent API changes ([#298](#298)) ([f7f8acc](f7f8acc))
🎉 This PR is included in version 0.57.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR summary
Re-generating Go SDK after API updates
PR Checklist
Please make sure that your PR fulfills the following requirements:
Current vs new behavior
New features associated with API updates
Does this PR introduce a breaking change?
Other information