Files
notifications-api/app/notifications
Richard Chapman b405f100c2 Removed the HTTP error and arguments from notification_ses_callback.py
In preparation for moving the SNS notification to an SES queue remove
the HTTP errors codes and arguments as the method will now be run by
a celery task. Also made the callback http method return more generic
codes as this will be removed in the longer term.

- Removed errors and arguments returned from process_ses_response
- Updated tests
2017-10-24 15:39:35 +01:00
..
2017-07-12 15:49:43 +01:00