PagerDuty / pdpyras

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

Add property that indicates REST API token's access level #22

Closed Deconstrained closed 4 years ago

Deconstrained commented 4 years ago

See branch: https://github.com/PagerDuty/pdpyras/tree/hotfix-check-api-key-user-or-account-level

This just needs a bit of review and potential neatening up.