You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tested it with an empty project importing onlycom.opsgenie.integration:sdk:2.11.2 and junit, so I don't think it comes from a Jackson version conflict.
The text was updated successfully, but these errors were encountered:
The JSON serialization of
Recipient
contains the fieldtype
two times, and is rejected by the OpsGenie API.Here's an example:
I've tested it with an empty project importing only
com.opsgenie.integration:sdk:2.11.2
andjunit
, so I don't think it comes from a Jackson version conflict.The text was updated successfully, but these errors were encountered: