send organisation back in correct variable

This commit is contained in:
Leo Hemsted
2016-08-15 11:00:20 +01:00
parent 3c0f06a36d
commit fde8d81868
3 changed files with 4 additions and 4 deletions

View File

@@ -92,7 +92,7 @@ class ServiceAPIClient(NotificationsAPIClient):
'sms_sender',
'created_by',
'branding',
'organisation_id'
'organisation'
}
if disallowed_attributes:
raise TypeError('Not allowed to update service attributes: {}'.format(