Closed MarkTripod-Duo closed 3 months ago
feat: add registered_devices methods to client.Admin Tested-by: new test case in tests/admin/test_registered_devices.py
Add new methods for administering Duo Desktop registered devices to the Admin client
Expand client library functionality to more closely match available API endpoints
Tested via new automated test cases defined in tests/admin/test_registered_devices.py
tests/admin/test_registered_devices.py
feat: add registered_devices methods to client.Admin Tested-by: new test case in tests/admin/test_registered_devices.py
Description
Add new methods for administering Duo Desktop registered devices to the Admin client
Motivation and Context
Expand client library functionality to more closely match available API endpoints
How Has This Been Tested?
Tested via new automated test cases defined in
tests/admin/test_registered_devices.py
Types of Changes