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
555e660a13536a4c3a117c3cdb2d079f1e0ce5c6
notifications-api
/
app
/
service
History
Rebecca Law
140cb65554
Return report_at date as a date not datetime. I haven't converted this date from UTC to BST because we always upload the returned-letters during business hours.
2019-12-11 14:41:35 +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
Return report_at date as a date not datetime. I haven't converted this date from UTC to BST because we always upload the returned-letters during business hours.
2019-12-11 14:41:35 +00:00
send_notification.py
Use json schema to validate post request to send PDF letter
2019-10-25 14:36:13 +01:00
send_pdf_letter_schema.py
Use existing postage format for validation
2019-10-25 16:13:22 +01:00
sender.py
…
service_callback_api_schema.py
…
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
…