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-01-09 04:05:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fcc80c7bec2d9a1ef814dab4fb73f84a1f8ff20
notifications-api
/
app
/
v2
History
Rebecca Law
e4e7a99f40
Merge branch 'master' into secure-endpoints
...
Conflicts: app/__init__.py
2017-03-17 10:24:12 +00:00
..
notifications
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
template
Updated schema to handle null updated_at
2017-03-15 15:48:28 +00:00
__init__.py
…
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