Merge pull request #3772 from alphagov/add-service-notes

Add service notes
This commit is contained in:
Pea Tyczynska
2021-01-20 17:19:22 +00:00
committed by GitHub
11 changed files with 137 additions and 7 deletions

View File

@@ -37,6 +37,7 @@ class Service(JSONModel):
'message_limit',
'rate_limit',
'name',
'notes',
'prefix_sms',
'research_mode',
'service_callback_api',