mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-18 13:38:53 -04:00
Progress: Today stats completed
This commit is contained in:
@@ -258,7 +258,19 @@ class DetailedServiceSchema(BaseSchema):
|
||||
'organisation',
|
||||
'service_sms_senders',
|
||||
'monthly_billing',
|
||||
'reply_to_email_addresses'
|
||||
'reply_to_email_addresses',
|
||||
'letter_contact_block', # new exclude from here
|
||||
'message_limit',
|
||||
'email_from',
|
||||
'free_sms_fragment_limit',
|
||||
'inbound_api',
|
||||
'dvla_organisation',
|
||||
'whitelist',
|
||||
'reply_to_email_address',
|
||||
'sms_sender',
|
||||
'permissions',
|
||||
'inbound_number',
|
||||
'inbound_sms'
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user