mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-01 12:45:14 -04:00
We limit SMS to be a maximum of 495 characters at the point of an API call being made. We were also applying this limit to emails, which is wrong.