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-02 05:41:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3f080ef812fa34d702f348ca14745839649c9ce
notifications-api
/
app
/
v2
/
notifications
History
Rebecca Law
f66670c558
- Added logging to indicate that we created the notification and that we sent the notification to a delivery queue.
...
- Small updates as recommended by review comments.
2017-01-18 09:56:26 +00:00
..
__init__.py
- Add validation methods for post notification.
2016-10-27 11:46:37 +01:00
get_notifications.py
- Added logging to indicate that we created the notification and that we sent the notification to a delivery queue.
2017-01-18 09:56:26 +00:00
notification_schemas.py
Fixed the template uri for the post notification responses.
2017-01-04 11:22:50 +00:00
post_notifications.py
If the template.process_type = PRIROITY send the message to the notify queue.
2017-01-17 13:16:26 +00:00