Open madsi1m opened 5 months ago
Add gets for custom_branding, draft_custom_branding and custom_messaging that are currently missing
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
Yes, works in my environment, does not break anything pre-existing.
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