opsgenie-go-sdk-v2
opsgenie-go-sdk-v2 copied to clipboard
Add username support to incident.Responder struct
In the create incident API there's the option to pass { "type": "user", "username": "[email protected]" }
, but this SDK can't serialize a username into that payload