mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-12-03 03:43:51 +01:00
This change updates the request and response payload factories to add support for the Set, Modify, and DeleteAttribute payloads. Unit tests have been added to cover the changes. Partially implements #547