PagerDuty / pdpyras

Low-level PagerDuty REST/Events API client for Python
MIT License
129 stars 29 forks source link

Auto-unwrap does not work for log_entries #7

Closed Deconstrained closed 5 years ago

Deconstrained commented 5 years ago

The log_entries endpoint is similar to escalation_policies in terms of how it is pluralized / de-pluralized and so iter_all wouldn't work with it.