-
Notifications
You must be signed in to change notification settings - Fork 43
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(IAM Identity): adding Identity Preference API #261
Conversation
0448c38
to
8e68818
Compare
@pooraniss-ibm Looks like there are unit test errors in the build... Edit: After digging into this a little more, it looks like the "delete_preferences_on_scope_account" operation incorrectly defines an "error" response body for the |
cc: @michaelbeck , cc'in you since Poorani is out on vacation. |
45a8823
to
8675af6
Compare
Signed-off-by: poorani <poorani.senthilkumar.sankari@ibm.com>
Signed-off-by: poorani <poorani.senthilkumar.sankari@ibm.com>
Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
8675af6
to
3715840
Compare
Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
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.61.0](0.60.2...0.61.0) (2025-01-09) ### Features * **IAM Identity:** add Identity Preference API ([#261](#261)) ([c51449b](c51449b))
🎉 This PR is included in version 0.61.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR summary
preferences api
containing new api -CURD
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