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
2025-12-26 10:21:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc829fee68e8d5a25527f8736e4d853b22faa7ce
notifications-api
/
tests
/
app
History
Rebecca Law
cc829fee68
Merge branch 'master' of github.com:alphagov/notifications-api
2016-01-22 10:03:09 +00:00
..
authentication
Fix the user url.
2016-01-22 09:59:02 +00:00
dao
Add unique constraint for api_key on service_id and name
2016-01-21 16:53:53 +00:00
job
Fix for job urls that should have been within context of a service.
2016-01-18 09:57:04 +00:00
notifications
Added send_email endpoint.
2016-01-20 13:14:23 +00:00
service
Updated get_api_keys endpoint to return one or many given key_id or not.
2016-01-21 12:13:17 +00:00
template
Added authorization headers for all requests
2016-01-15 17:02:29 +00:00
user
Updated get_api_keys endpoint to return one or many given key_id or not.
2016-01-21 12:13:17 +00:00
__init__.py
…
conftest.py
Allow for multiple api keys for a service.
2016-01-19 18:25:21 +00:00