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-25 09:51:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
218fc5e14da3fb2e489fc2f7342a43ccea4a4e28
notifications-api
/
app
/
service
History
Rebecca Law
1634bfb7ad
Use the default reply_to from template
2018-01-08 17:11:41 +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
Use the default reply_to from template
2018-01-08 17:11:41 +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
…
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