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-24 19:41:50 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b354eb5df96a42aaffa13ab3c8656a3687b077a
notifications-api
/
app
/
v2
/
notifications
History
Rebecca Law
b00308d122
Removed an update statement to notifications.
...
It's a small change, but we should remove any db operations that are not necessary.
2018-09-20 14:47:24 +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
Removed the imports for statsd as the decorators are no longer being
2018-01-26 09:39:11 +00:00
get_notifications.py
Update the get_notification_by_id to return a sensible message if the id is not a valid UUID.
2018-04-03 16:37:41 +01:00
notification_schemas.py
Change schema format name of datetime format
2018-06-27 09:11:38 +01:00
post_notifications.py
Removed an update statement to notifications.
2018-09-20 14:47:24 +01:00