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-01-15 23:21:41 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d04bb1caca7a6c2e0765a7195c60cd995b9b94ea
notifications-api
/
app
/
service
History
Rebecca Law
3bf18d0ac3
Endpoint to return a ServiceContactList for a given id.
2020-03-13 17:21:59 +00:00
..
__init__.py
…
callback_rest.py
Add callback_type column to service_callback_api table
2018-07-17 16:54:00 +01:00
rest.py
Endpoint to return a ServiceContactList for a given id.
2020-03-13 17:21:59 +00:00
send_notification.py
Remove check on permission to upload letters
2020-03-02 14:07:39 +00:00
send_pdf_letter_schema.py
Save recipient address in the "to" field of a notification
2020-01-07 14:35:48 +00:00
sender.py
…
service_callback_api_schema.py
…
service_contact_list_schema.py
New table and endpoints for service contact lists.
2020-03-13 12:11:16 +00:00
service_data_retention_schema.py
…
service_senders_schema.py
…
statistics.py
Remove cancelled from requested statuses in service statistics
2019-01-11 14:27:54 +00:00
utils.py
…