This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2025-12-31 12:51:47 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f95282a84d03af92d2fc0f915c4e0b9f24150fe2
notifications-api
/
app
/
notifications
History
Rebecca Law
769a7a275b
Insert a row for the mapping of notification to email_reply_to for one off notifications.
2017-10-11 16:23:31 +01:00
..
__init__.py
…
notifications_letter_callback.py
…
notifications_ses_callback.py
…
notifications_sms_callback.py
…
process_client_response.py
…
process_letter_notifications.py
…
process_notifications.py
Added the mapping between notification and reply to email to the database and persisted the mapping when the request is received by the end point. the end point also checks if the reply to email id exists and if not returns an error. Also added tests to test the functionality.
2017-10-05 16:50:17 +01:00
receive_notifications.py
…
rest.py
…
utils.py
…
validators.py
Insert a row for the mapping of notification to email_reply_to for one off notifications.
2017-10-11 16:23:31 +01:00