Refactor Notification's naming

Notifier -> NotificationTemplate
notifier -> notification_template
This commit is contained in:
Matthew Jones
2016-05-05 13:53:46 -04:00
parent 675b596fb0
commit 5895b3a343
22 changed files with 324 additions and 303 deletions

View File

@@ -37,7 +37,7 @@ class TestApiV1RootView:
'system_job_templates',
'system_jobs',
'schedules',
'notifiers',
'notification_templates',
'notifications',
'labels',
'unified_job_templates',