PagerDuty/go-pagerduty

Agent type isn't necessary, and should be removed for v2

theckman opened this issue · 0 comments

// Agent is the actor who carried out the action.
type Agent APIObject

We should just refer to it as an APIObject in the places where it's needed.