intercom / intercom-go

Go Bindings For Intercom
https://developers.intercom.io/reference
Other
71 stars 80 forks source link

adding missing AppID to notification struct #106

Closed denizmekik closed 5 years ago

denizmekik commented 5 years ago

Why?

Why are you making this change? Intercom sends AppID in webhook notifications and Notification struct is missing that field

How?

Technical details on your change Added the field, unit test and update the notification fixture