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-06-23 08:48:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0bba8a8bd7bdc6404e66ea9df2eda5c40a2c0d6
notifications-api
/
app
/
notifications
History
jimmoffet
48af6f7c23
fix tests
2022-09-30 10:59:48 -04:00
..
__init__.py
…
callbacks.py
remove outdated validatesns library and replace with maintainable code
2022-09-20 20:11:09 -07:00
notifications_letter_callback.py
Use Draft-07 and Draft7Validator everywhere
2022-04-14 14:46:10 +01:00
notifications_ses_callback.py
remove outdated validatesns library and replace with maintainable code
2022-09-20 20:11:09 -07:00
notifications_sms_callback.py
implement SNS
2022-06-17 11:16:23 -07:00
process_letter_notifications.py
…
process_notifications.py
clean up config
2022-06-25 18:36:39 -07:00
receive_notifications.py
fix tests
2022-09-30 10:59:48 -04:00
rest.py
Replace how
.dump
is called
2022-05-25 11:35:44 +01:00
utils.py
…
validators.py
…