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
2026-07-29 16:08:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2168b798580f1f70d4bff6a5ab28976bd71e40b
notifications-api
/
app
/
v2
/
notifications
History
Richard Chapman
d2168b7985
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
..
__init__.py
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
create_response.py
raise 404 when unknown url
2017-07-20 15:23:51 +01:00
get_notifications.py
Add s3 method to remove transformed dvla files
2017-06-07 16:31:14 +01:00
notification_schemas.py
[2/10] Allow API calls to specify the reply address option (
#1291
)
2017-10-04 14:34:45 +01:00
post_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