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-01-24 03:21:51 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c51535b7e645a4c1b5877ed261ba6db8a17b4f2
notifications-api
/
app
/
dao
History
Martyn Inglis
dc294c32ae
Fix all other dependant classes that are affected by the DAO / Service / Model changes
2016-02-19 15:54:11 +00:00
..
__init__.py
…
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
As job update is a PUT then all non nullable fields
2016-02-05 13:07:02 +00:00
notifications_dao.py
Fixed up the get_notitication endpoint
2016-02-16 11:22:44 +00:00
services_dao.py
Refactored the services dao to be a little cleaner
2016-02-19 15:53:15 +00:00
templates_dao.py
Sqs queues now populated from all create_notification api calls. Marshmallow schemas added for notification.
2016-02-03 13:16:19 +00:00
users_dao.py
Fix all other dependant classes that are affected by the DAO / Service / Model changes
2016-02-19 15:54:11 +00:00