Progress: Today stats completed

This commit is contained in:
venusbb
2017-09-22 11:05:36 +01:00
parent 9066e666db
commit d59a1f447a
3 changed files with 30 additions and 5 deletions

View File

@@ -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'
)