novuhq / novu-java

Java SDK for Novu - The open-source notification infrastructure for engineers. 🚀
MIT License
26 stars 22 forks source link

Implement new endpoints for Tenant, Blueprint, Subscriber and Integration APIs #42

Closed mayorJAY closed 11 months ago

mayorJAY commented 11 months ago

Closes #32 Closes #35 Closes #41

Cliftonz commented 11 months ago

@mayorJAY Great contribution!

I would like to make a recommendation that going forward each one of these features such as blueprint, tenant api, etc be in there own pull request. This way we can better understand the change and know what pr changed a set of endpoints so we do not need to rollback everything.

Again thank you for all of your work!