novuhq / go-novu

GO SDK for Novu - The open-source notification infrastructure for engineers. 🚀
MIT License
57 stars 45 forks source link

Issue #42: Integration Method added #66

Closed prathamesh-88 closed 10 months ago

prathamesh-88 commented 11 months ago

Resolves #42

Added support for integration method SetPrimary that sets an integration as primary. I was informed that /v1/integrations/{channelType}/limit and /v1/integrations/in-app/status APIs are not accessible externally. So they've been skipped and the rest of the integration methods have already been implemented.

sumitsaurabh927 commented 10 months ago

Hey @prathamesh-88 there are some merge conflicts here, please resolve them. Thanks!

prathamesh-88 commented 10 months ago

Hey @prathamesh-88 there are some merge conflicts here, please resolve them. Thanks!

@sumitsaurabh927 I think the changes are already implemented with some other PR which got merged. Closing this. Thanks.