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-24 01:11:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdbf34eddb3718d805cd120dcd0287fef2de7703
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
flake8 - misc flake8 errs.
2017-11-28 14:28:01 +00:00
service_callback_api_schema.py
move service_inbound_api endpoints to their own blueprint
2017-11-29 16:28:01 +00:00
service_senders_schema.py
Added endpoints to get sms senders for a service
2017-10-19 10:43:49 +01:00
statistics.py
flake8 - remove unused imports and ensure they're always at the top of the file
2017-11-28 14:28:01 +00:00
utils.py
flake8 - remove unused imports and ensure they're always at the top of the file
2017-11-28 14:28:01 +00:00