server-client-python
server-client-python copied to clipboard
Draft: Add support for receiving "Customized Monthly" schedule intervals
Add handling to recognize "Customized Monthly" as a possible interval type that can be returned for schedules.
Also add a test with a simulated xml response to confirm.
Fixes #1365
Coverage Report