opsgenie / opsgenie-go-sdk-v2

Opsgenie GO SDK v2
Apache License 2.0
34 stars 63 forks source link

Add username support to incident.Responder struct #111

Open isaacseymour opened 1 year ago

isaacseymour commented 1 year ago

In the create incident API there's the option to pass { "type": "user", "username": "johndoe@opsgenie.com" }, but this SDK can't serialize a username into that payload