opsgenie / opsgenie-go-sdk-v2

Opsgenie GO SDK v2
Apache License 2.0
35 stars 64 forks source link

Fixed misspelled json field name for notification #30

Closed jaceq closed 4 years ago

jaceq commented 4 years ago

Fixed misspelled json field name for notification (CreateRuleRequest and UpdateRuleRequest)

With this bug it's not possible to use SDK to create steps in notification rule - this fixes it.