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-30 20:31:37 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4796f39b033ca2b8bfc0ee9262ff211a8b0b141
notifications-api
/
app
/
v2
/
notifications
History
Alexey Bezhan
a98e5247b8
Update notificaiton API endpoints to use template's reply_to
...
Sets the reply_to_text on notification from the template value if it's set.
2017-12-19 10:23:24 +00: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
Disable Redis for Staging added statsd for post methods
2017-12-01 15:41:53 +00:00
get_notifications.py
Update rest endpoint to handle include_jobs arg
2017-11-16 14:45:02 +00:00
notification_schemas.py
Merge branch 'add-reply-to-notifications' of github.com:alphagov/notifications-api into add-reply-to-notifications
2017-11-23 16:57:17 +00:00
post_notifications.py
Update notificaiton API endpoints to use template's reply_to
2017-12-19 10:23:24 +00:00