mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-26 15:48:28 -04:00
The endpoint used to handle both email and letter branding, but this replaces `.branding_request` with `.email_branding_request` and `.letter_branding_request` instead. This is in preparation for changing how email branding works. The `from_template` arg was only possible for letter branding, so I've removed that from the `.email_branding_request` endpoint.