opsgenie-go-sdk-v2 icon indicating copy to clipboard operation
opsgenie-go-sdk-v2 copied to clipboard

Add username support to incident.Responder struct

Open isaacseymour opened this issue 2 years ago • 0 comments

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

isaacseymour avatar Oct 26 '22 17:10 isaacseymour