PagerDuty / go-pagerduty

go client library for PagerDuty v2 API
https://v2.developer.pagerduty.com/docs/rest-api
Apache License 2.0
285 stars 241 forks source link

Drop team parent attribute #534

Open fornellas-udemy opened 2 months ago

fornellas-udemy commented 2 months ago

https://developer.pagerduty.com/api-reference/1c8181e57cc60-get-a-team

It looks like there's no reference at the API documentation regarding a Team parent, but the code has this field. This PR cleans up this seemly stale reference.