-
Notifications
You must be signed in to change notification settings - Fork 40
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 Access Groups): Add support for access group templates #212
Conversation
f82ca19
to
0e2a08d
Compare
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.
Looks good overall... just one minor change to use the production service URL
0e2a08d
to
c50a992
Compare
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
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.
When I initially reviewed this PR, I missed the duplicate code examples for the get_template_version operation. You can have only 1 code example per operation.
c50a992
to
3ab29ab
Compare
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.
Almost good, please fix that one small issue.
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
3ab29ab
to
0865bfb
Compare
Signed-off-by: HARI K ARLA <hariarla@in.ibm.com>
0865bfb
to
ad501b6
Compare
# [0.40.0](v0.39.0...v0.40.0) (2023-08-22) ### Features * **IAM Access Groups:** add support for access group templates ([#212](#212)) ([2aef015](2aef015))
🎉 This PR is included in version 0.40.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
PR summary
PR Checklist
Please make sure that your PR fulfills the following requirements:
Current vs new behavior
SDK adopters will be able to call access group template and assignment APIs.
Does this PR introduce a breaking change?
Other information
API Definition
Stage
Production
Integration Tests:
Example Tests