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
383dee3bb2c9918a72835601937b6cb42db0dfb1
notifications-api
/
tests
/
app
/
v2
/
notifications
History
Rebecca Law
383dee3bb2
Updated the serialization of Notification.scheduled_for to include minutes.
2017-05-24 14:52:32 +01: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
Updated the serialization of Notification.scheduled_for to include minutes.
2017-05-24 14:52:32 +01:00
test_notification_schemas.py
Add validation for scheduled_for where the date can not be in the past or more than 24 hours in the future.
2017-05-22 14:39:30 +01:00
test_post_notifications.py
Merge branch 'master' into schedule-api-notification
2017-05-23 13:58:50 +01:00