mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-31 11:28:30 -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.