-
Notifications
You must be signed in to change notification settings - Fork 49
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
fix(Catalog Management): update service to add patch operation #150
Conversation
|
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.
The changes to the SDK service and unit test code look good.
I'm not sure why package.json (and package-lock.json) need to be modified however.
I'll reach out via slack to discuss this more
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.
Everything looks good except the lint errors need to be addressed.
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've reviewed the latest changes and everything looks good!
## [0.22.5](v0.22.4...v0.22.5) (2021-12-17) ### Bug Fixes * **Catalog Management:** update service to add patch operation ([#150](#150)) ([01ff1f6](01ff1f6))
🎉 This PR is included in version 0.22.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
PR summary
Re-generated the Catalog Management SDK code to contain the new PATCH operation for offerings.
PR Checklist
Please make sure that your PR fulfills the following requirements:
Current vs new behavior
Does this PR introduce a breaking change?
Other information