mirror of
https://github.com/sophos/sophos-firewall-sdk.git
synced 2026-04-27 00:25:49 +03:00
[PR #85] [MERGED] Fix: Provide ability to configure the XML key for object lookup when updating #83
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sophos-firewall-sdk#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sophos/sophos-firewall-sdk/pull/85
Author: @mamullen13316
Created: 10/15/2024
Status: ✅ Merged
Merged: 10/15/2024
Merged by: @mamullen13316
Base:
main← Head:update_fix📝 Commits (2)
1659f63fix: provide ability to configure the lookup key for objects when updating4ac025bversion: update to v0.1.56📊 Changes
3 files changed (+7 additions, -3 deletions)
View changed files
📝
pyproject.toml(+1 -1)📝
sophosfirewall_python/api_client.py(+3 -1)📝
sophosfirewall_python/firewallapi.py(+3 -1)📄 Description
lookup_keywhen doing an update for situations where the object doesn't have aNamekey. For example, for snmpv3user, the key isUserName.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.