mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Refactor Notification's naming
Notifier -> NotificationTemplate notifier -> notification_template
This commit is contained in:
@@ -37,7 +37,7 @@ class TestApiV1RootView:
|
||||
'system_job_templates',
|
||||
'system_jobs',
|
||||
'schedules',
|
||||
'notifiers',
|
||||
'notification_templates',
|
||||
'notifications',
|
||||
'labels',
|
||||
'unified_job_templates',
|
||||
|
||||
Reference in New Issue
Block a user