Skip to content

fix(IAM Policy Management): regenerate based on minor API update to operator #244

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

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

swcolley
Copy link
Contributor

PR summary

This is a minor regeneration based on update to enum for operators in v2/policies.
Issue: https://github.ibm.com/IAM/AM-issues/issues/2212

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Current vs new behavior

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Tests:

pytest test/integration/test_iam_policy_management_v1.py 
================================================================== test session starts ===================================================================
platform darwin -- Python 3.9.17, pytest-7.4.4, pluggy-1.4.0
rootdir: /Users/shaunsmacibm/Desktop/cloud-platform/iam/sdk/platform-services-python-sdk
plugins: cov-4.1.0
collected 27 items                                                                                                                                       

test/integration/test_iam_policy_management_v1.py ...........................                                                                      [100%]

================================================================== 27 passed in 23.54s ===================================================================
pytest examples/test_iam_policy_management_v1_examples.py 
================================================================== test session starts ===================================================================
platform darwin -- Python 3.9.17, pytest-7.4.4, pluggy-1.4.0
rootdir: /Users/shaunsmacibm/Desktop/cloud-platform/iam/sdk/platform-services-python-sdk
plugins: cov-4.1.0
collected 28 items                                                                                                                                       

examples/test_iam_policy_management_v1_examples.py ............................                                                                    [100%]

=================================================================== 28 passed in 7.33s ===================================================================

@padamstx padamstx self-requested a review February 23, 2024 22:09
@padamstx padamstx self-assigned this Feb 23, 2024
Copy link
Member

@padamstx padamstx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@padamstx padamstx merged commit 938d141 into main Feb 23, 2024
@padamstx padamstx deleted the minorOperatorUpdate branch February 23, 2024 22:35
ibm-devx-sdk pushed a commit that referenced this pull request Feb 23, 2024
## [0.51.1](v0.51.0...v0.51.1) (2024-02-23)

### Bug Fixes

* **IAM Policy Management:** regenerate based on minor API update to operator ([#244](#244)) ([938d141](938d141))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 0.51.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants