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-24 17:29:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12a2d8db0ab5f623e53dbbb0943fcb054e90f29d
notifications-api
/
tests
/
app
History
Rebecca Law
12a2d8db0a
New endpoint to get users for service id.
...
/service/<service_id>/users returns a list of all users associated with the service
2016-02-23 17:53:54 +00:00
..
authentication
…
celery
Send Email via the API
2016-02-22 17:17:29 +00:00
dao
Add endpoint for getting user by email address
2016-02-23 11:03:59 +00:00
job
Added notification count to jobs.
2016-02-22 14:57:33 +00:00
notifications
Send Email via the API
2016-02-22 17:17:29 +00:00
service
New endpoint to get users for service id.
2016-02-23 17:53:54 +00:00
template
Changed error format on template subject duplication error
2016-02-22 14:32:41 +00:00
user
Add endpoint for getting user by email address
2016-02-23 11:03:59 +00:00
__init__.py
…
conftest.py
Merge pull request
#91
from alphagov/send-email-from-templates
2016-02-23 13:18:45 +00:00
test_encryption.py
…