mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
add new daily sms provider volumes report
nearly identical to the daily-volumes-report but sms only, and split up by provider
This commit is contained in:
@@ -132,6 +132,7 @@ EXCLUDED_ENDPOINTS = tuple(map(Navigation.get_endpoint_with_blueprint, {
|
||||
'forgot_password',
|
||||
'get_billing_report',
|
||||
'get_daily_volumes',
|
||||
'get_daily_sms_provider_volumes',
|
||||
'get_volumes_by_service',
|
||||
'get_example_csv',
|
||||
'get_notifications_as_json',
|
||||
|
||||
Reference in New Issue
Block a user