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-01 21:31:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80de4d2ded523bada8a73e5b8df7d397f360e629
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
…
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