Files
notifications-api/app
Chris Hill-Scott 0d2060fcfa Don’t return letter contact blocks in service JSON
The admin app doesn’t use them:
https://github.com/alphagov/notifications-admin/search?q=letter_contact_block&unscoped_q=letter_contact_block

Instead it requests them separately when needed:
2f1e8b104b/app/models/service.py (L349-L351)

Removing this from the response means one fewer database query.
2020-06-22 10:16:30 +01:00
..
2019-12-13 10:02:39 +00:00
2020-05-13 08:56:54 +01:00
2020-06-12 16:51:44 +01:00
2020-02-14 14:15:41 +00:00
2020-01-24 13:18:37 +00:00