mirror of
https://github.com/GSA/notifications-api.git
synced 2026-06-05 22:08:42 -04:00
Added a new DAO function which archives SMS senders by setting archived to True. This raises an ArchiveValidationError, if trying to archive a default SMS sender or an inbound number. Added a new endpoint for archiving SMS senders.