duo_client_python
duo_client_python copied to clipboard
add gets for custom_branding queries
trafficstars
Description
Add gets for custom_branding, draft_custom_branding and custom_messaging that are currently missing
Motivation and Context
It is missing from the lib but documented in the API https://duo.com/docs/adminapi#custom-branding We would like to backup our branding info so added the API calls
How Has This Been Tested?
Yes, works in my environment, does not break anything pre-existing.
Types of Changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)