novuhq / go-novu

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

Add Missing Methods for Execution details #48

Closed Cliftonz closed 11 months ago

Cliftonz commented 11 months ago

Some endpoints of the following section can't be hit from this SDK.

We would like to ensure that all endpoints can be hit. For this issue, we would like to build out the Execution details

Some of these methods may already exist. 
If so no need to change/update them, just point out that they already exist and we will close the issue.

This is just to bring every SDK we have on par with all the methods available.

Check all the endpoints here and add the missing ones.

jerempy commented 11 months ago

Got a PR for this one too 😎

partik03 commented 11 months ago

@Cliftonz can I take up this one?

Cliftonz commented 11 months ago

@partik03 Yes, if there are methods to add. If not then I can happily assign you to another issue.

partik03 commented 11 months ago

@Cliftonz I can't find any execution api endpoints that aren't included already.So I think this issue should be closed as it is completed.