sflpro / notifier

The notifications microservice is an independently deployable component intended for sending various types of notifications.
Apache License 2.0
47 stars 13 forks source link

Extend template resolving logic #131

Open danielyan11vazgen opened 4 years ago

danielyan11vazgen commented 4 years ago

When using templated notification providers, it force to have templates with _subject and _content name prefixes, which is not useful when for example trying to send PUSH notification, which not required _subject.