mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-01 12:45:14 -04:00
Added a new DAO function which archives letter contact blocks by setting archived to True. This raises an ArchiveValidationError if trying to archive the default letter block for a service or the default letter contact block for a template. Added a new endpoint for archiving letter contact blocks.