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 09:21:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad861f2d555a85a427e2736c83c9a085d932dd67
notifications-api
/
app
/
service
History
venusbb
ad861f2d55
Merge branch 'master' of
https://github.com/alphagov/notifications-api
into vb-receipt-callback-dao
2017-12-01 14:36:25 +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
move service_inbound_api endpoints to their own blueprint
2017-11-29 16:28:01 +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