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-24 01:11:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fa1cac1c64cc3d92dfbe6708d1e2b478ca86a7c
notifications-api
/
app
/
dao
History
Rebecca Law
2689d908c1
Update api-key/revoke endpoint to expire the key for the service.
...
Previously we assumed there was only one api key that was valid.
2016-01-20 14:48:44 +00:00
..
__init__.py
All four http methods working now for user and service restful apis.
2016-01-11 17:19:06 +00:00
api_key_dao.py
Update api-key/revoke endpoint to expire the key for the service.
2016-01-20 14:48:44 +00:00
jobs_dao.py
Fix for job urls that should have been within context of a service.
2016-01-18 09:57:04 +00:00
services_dao.py
Remove print statement
2016-01-14 10:19:23 +00:00
templates_dao.py
Git review fix.
2016-01-13 17:23:59 +00:00
users_dao.py
Add rest of user model fields to api.
2016-01-19 11:39:59 +00:00