From f107fe260a4c876509ae20b0db07499fcdd3eada Mon Sep 17 00:00:00 2001 From: Pea Tyczynska Date: Mon, 1 Feb 2021 17:13:53 +0000 Subject: [PATCH] Allow to update service notes --- app/notify_client/service_api_client.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app/notify_client/service_api_client.py b/app/notify_client/service_api_client.py index 7fa74f5b8..6cc7b5567 100644 --- a/app/notify_client/service_api_client.py +++ b/app/notify_client/service_api_client.py @@ -104,6 +104,7 @@ class ServiceAPIClient(NotifyAdminAPIClient): 'go_live_user', 'go_live_at', 'rate_limit', + 'notes' } if disallowed_attributes: raise TypeError('Not allowed to update service attributes: {}'.format(