novuhq / novu-python

Python SDK for Novu - The open-source notification infrastructure for engineers. 🚀
https://novu-python.readthedocs.io
MIT License
74 stars 32 forks source link

Add Missing Method for Topics #133

Closed nabinbhatt closed 10 months ago

nabinbhatt commented 10 months ago

Method to Delete a topic is missing and can't be hit from this SDK. https://api.novu.co/api#/Topics/TopicsController_deleteTopic

sumitsaurabh927 commented 10 months ago

@nabinbhatt Would you like to work on it?

nabinbhatt commented 10 months ago

Yes you can assign me @sumitsaurabh927

sumitsaurabh927 commented 10 months ago

here: https://github.com/novuhq/novu-python/pull/134