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-07-16 03:10:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
441651bbd1f4482d5a7394f142ca12181f0a9652
notifications-api
/
app
/
service
History
Alexey Bezhan
a98e5247b8
Update notificaiton API endpoints to use template's reply_to
...
Sets the reply_to_text on notification from the template value if it's set.
2017-12-19 10:23:24 +00:00
..
__init__.py
…
callback_rest.py
changed name of endpoint from service_callback to delivery_receipt
2017-11-30 11:27:07 +00:00
rest.py
Removed the events data for the service/{id}/history page. It does not make sense there.
2017-12-08 15:01:19 +00:00
send_notification.py
Update notificaiton API endpoints to use template's reply_to
2017-12-19 10:23:24 +00:00
sender.py
…
service_callback_api_schema.py
…
service_senders_schema.py
…
statistics.py
…
utils.py
…