mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-19 08:16:03 -04:00
The only update we should be doing to an api key is to expire/revoke the api key. Removed the update_dict from the the save method. Added an expire_api_key method that only updates the api key with an expiry date.