Closed MarkTripod-Duo closed 3 months ago
Tested-by: new test case in tests/test_passport.py
Add new get_passport_config() method to client.Admin to accommodate the recent addition to the Admin API
Ensure continued parity between the documented public Admin API endpoints and library functionality
New test case test_passport.py was added to validate the new method
Tested-by: new test case in tests/test_passport.py
Description
Add new get_passport_config() method to client.Admin to accommodate the recent addition to the Admin API
Motivation and Context
Ensure continued parity between the documented public Admin API endpoints and library functionality
How Has This Been Tested?
New test case test_passport.py was added to validate the new method
Types of Changes