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 17:31:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0045cd6b72149a3cff620fb016281a035eef981f
notifications-api
/
app
/
service
History
Rebecca Law
624acf9ffe
Removed the events data for the service/{id}/history page. It does not make sense there.
2017-12-08 15:01:19 +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
Stop populating the notification to sender mapping table when creating a notificaiton.
2017-11-29 16:47:23 +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