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-27 19:01:32 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cbf73b4913fe8a2b83aa4ccde135ef8aee7747a
notifications-api
/
app
/
v2
/
notifications
History
Rebecca Law
6da552a00b
Added a message before the error description, to explain that it's the input arguments that have caused a problem.
2018-07-03 09:41:02 +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
Added a message before the error description, to explain that it's the input arguments that have caused a problem.
2018-07-03 09:41:02 +01:00