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-23 00:41:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f77b82a4a55eb8cf85fb8dba943eca0f69325ebf
notifications-api
/
app
/
v2
History
Ken Tsang
4a63a337b2
Removed slash from v2 get all templates route
2017-04-19 12:38:58 +01:00
..
notifications
Added the random string reference to the letter
2017-04-12 17:56:55 +01:00
template
Refactored to use template response as template
2017-04-19 10:51:12 +01:00
templates
Removed slash from v2 get all templates route
2017-04-19 12:38:58 +01:00
__init__.py
New package structure for the version 2 of the public api.
2016-10-25 18:04:03 +01:00
errors.py
Now that we have discovered that the catch all Exception handler doesn't work, I've created a custom exception (SendNotificationQueueError) that handles this case and an error handler for it.
2016-11-21 15:11:19 +00:00