mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Allow to update service notes
This commit is contained in:
@@ -104,6 +104,7 @@ class ServiceAPIClient(NotifyAdminAPIClient):
|
|||||||
'go_live_user',
|
'go_live_user',
|
||||||
'go_live_at',
|
'go_live_at',
|
||||||
'rate_limit',
|
'rate_limit',
|
||||||
|
'notes'
|
||||||
}
|
}
|
||||||
if disallowed_attributes:
|
if disallowed_attributes:
|
||||||
raise TypeError('Not allowed to update service attributes: {}'.format(
|
raise TypeError('Not allowed to update service attributes: {}'.format(
|
||||||
|
|||||||
Reference in New Issue
Block a user