novuhq / novu-dotnet

.NET SDK for Novu - The open-source notification infrastructure for engineers. 🚀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: NotificationTemplateClient

wh1337 opened this issue · comments

commented

Implement all endpoint methods for the Notification Template endpoints.

Documentation for the endpoints can be found here: https://docs.novu.co/api/get-notification-templates/

Endpoints

  • Get notification templates
  • Get notification template
  • Update notification template
  • Delete notification template
  • Update notification template status

@Badabum are you open to taking up this issue? We'll like to get it in this week.

Hey, not sure yet. But prob will have some time tomorrow and Thursday to work on it.

PR for basic operations is here

commented

Reviewing

commented

Deployed it based off the screenshots of the passing tests, however the tests are failing still resulting in v0.2.1 failing to deploy. Will have to take a look and see what's going on with that @Badabum.

cc: @unicodeveloper

@wh1337 can you share somehow output of failed tests?

commented

Fixed issues and deployed. New version: 0.2.1