Skip to content

feat: Add security level setting operations#204

Merged
sirijaibm merged 3 commits intomasterfrom
sdk-automation/cis-CIS_Frontend_API_Spec-ZoneSettings-dda3e9
May 5, 2026
Merged

feat: Add security level setting operations#204
sirijaibm merged 3 commits intomasterfrom
sdk-automation/cis-CIS_Frontend_API_Spec-ZoneSettings-dda3e9

Conversation

@sirijaibm
Copy link
Copy Markdown
Collaborator

@sirijaibm sirijaibm commented Apr 30, 2026

PR summary

Auto-generated Python SDK update from OpenAPI spec.

Generated files:

  • ibm_cloud_networking_services/zones_settings_v1.py
  • test/unit/test_zones_settings_v1.py

Test Results:
Integration test files updated:

  • test/integration/test_zones_settings_v1.py

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)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

SDK generated from previous version of the OpenAPI spec.

What is the new behavior?

SDK regenerated from updated OpenAPI spec with new/changed operations.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

This PR was automatically generated by the SDK Automation tool.

Signed-off-by: Sirija Reddy <sirija@ibm.com>
Signed-off-by: Sirija Reddy <sirija@ibm.com>
@sirijaibm sirijaibm force-pushed the sdk-automation/cis-CIS_Frontend_API_Spec-ZoneSettings-dda3e9 branch from c5af611 to 89c81b3 Compare April 30, 2026 15:59
@sirijaibm sirijaibm requested a review from sridhargk April 30, 2026 18:13
@sirijaibm
Copy link
Copy Markdown
Collaborator Author

$ python -m pytest test/integration/test_zones_settings_v1.py -v -k "security_level"

================================================ test session starts ================================================
platform darwin -- Python 3.13.5, pytest-8.4.1, pluggy-1.6.0 -- /Users/sirija/Desktop/repos/public/networking-python-sdk/venv/bin/python
cachedir: .pytest_cache
rootdir: /Users/sirija/Desktop/repos/public/networking-python-sdk
plugins: cov-2.12.1, rerunfailures-16.0.1
collected 41 items / 39 deselected / 2 selected                                                                     

test/integration/test_zones_settings_v1.py::TestZonesSettingsV1::test_1_get_security_level PASSED             [ 50%]
test/integration/test_zones_settings_v1.py::TestZonesSettingsV1::test_2_update_security_level PASSED          [100%]

========================================= 2 passed, 39 deselected in 3.47s ==========================================

Signed-off-by: Sirija Reddy <sirija@ibm.com>
@sirijaibm sirijaibm force-pushed the sdk-automation/cis-CIS_Frontend_API_Spec-ZoneSettings-dda3e9 branch from dfed07f to d350ef8 Compare May 3, 2026 08:25
@sirijaibm sirijaibm merged commit 88ee858 into master May 5, 2026
9 checks passed
@sirijaibm sirijaibm deleted the sdk-automation/cis-CIS_Frontend_API_Spec-ZoneSettings-dda3e9 branch May 5, 2026 09:13
sridhargk pushed a commit that referenced this pull request May 5, 2026
# [0.32.0](v0.31.1...v0.32.0) (2026-05-05)

### Features

* Add security level setting operations ([#204](#204)) ([88ee858](88ee858))
@sridhargk
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 0.32.0 🎉

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.

2 participants