mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-02 14:20:45 -05: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.