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-16 11:20:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f9b295a5b22083dddeb3cc45d415fe244a51e56
notifications-api
/
app
/
v2
/
notifications
History
Rebecca Law
4f9b295a5b
Merge pull request
#766
from alphagov/fix-sms-sender
...
Fix the from number in the post_sms_response.
2016-12-12 16:46:00 +00:00
..
__init__.py
- Add validation methods for post notification.
2016-10-27 11:46:37 +01:00
get_notifications.py
Make get_notifications return single notification by reference
2016-12-07 14:09:56 +00:00
notification_schemas.py
Merge pull request
#766
from alphagov/fix-sms-sender
2016-12-12 16:46:00 +00:00
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