mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-22 08:21:13 -05:00
Merge branch 'master' of github.com:alphagov/notifications-api into service-whitelist
This commit is contained in:
@@ -164,6 +164,7 @@ class ServiceWhitelist(db.Model):
|
||||
|
||||
return instance
|
||||
|
||||
|
||||
class ApiKey(db.Model, Versioned):
|
||||
__tablename__ = 'api_keys'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user