Merge pull request #4206 from alphagov/daily-sms-vols-reports

add new daily sms provider volumes report
This commit is contained in:
Leo Hemsted
2022-04-12 15:48:36 +01:00
committed by GitHub
12 changed files with 197 additions and 52 deletions

View File

@@ -131,6 +131,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',