novuhq / go-novu

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

Add all the methods for Integration endpoint #63

Closed EshaanAgg closed 11 months ago

EshaanAgg commented 11 months ago

This pull request fixes #44.

It adds the missing methods GetChannelLimit and SetIntegrationAsPrimary endpoints as per the Swagger Documentation and also adds the required tests for them. I also add the relevant documentation for both of them in the README.

EshaanAgg commented 11 months ago

Hey! Any updates on this PR?