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-07-09 02:43:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9973d74d092afbb24137cbddbf7478cf7e40b3e4
notifications-api
/
tests
/
app
/
v2
/
notifications
History
Rebecca Law
9973d74d09
Fix the from number in the post_sms_response. If the service.sms_sender is not set the FROM_NUMBER from the config is returned, which is the default for the notification.
2016-12-12 15:07:03 +00:00
..
__init__.py
V2 schemas for post sms notifications, post_sms_request and post_sms_response
2016-10-25 14:53:31 +01:00
test_get_notifications.py
Test invalid older_than, template_types, and bad ids
2016-11-28 15:56:59 +00:00
test_notification_schemas.py
Test invalid statuses and template_types
2016-11-28 15:10:13 +00:00
test_post_notifications.py
Fix the from number in the post_sms_response. If the service.sms_sender is not set the FROM_NUMBER from the config is returned, which is the default for the notification.
2016-12-12 15:07:03 +00:00