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-20 15:31:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0250bee1a0564e4fb0e94fd0a6c4948cf7a08ed9
notifications-api
/
app
/
service
History
Pea Tyczynska
0250bee1a0
Change error code for duplicate reply-to address to 409 meaning conflict
2020-03-30 17:16:55 +01: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
Change error code for duplicate reply-to address to 409 meaning conflict
2020-03-30 17:16:55 +01: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
New dao and endpoints to create and update service data retention.
2018-07-11 17:02:49 +01:00
service_senders_schema.py
…
statistics.py
Remove cancelled from requested statuses in service statistics
2019-01-11 14:27:54 +00:00
utils.py
…