mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 15:56:45 -04:00
Rename check_character_count method to check_is_message_to_long.
Add different error message for email and text if content is too long. Use utils version with is_message_too_long method implemented for email templates.
This commit is contained in:
@@ -31,7 +31,7 @@ notifications-python-client==5.7.0
|
||||
# PaaS
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@43.0.0#egg=notifications-utils==43.0.0
|
||||
git+https://github.com/alphagov/notifications-utils.git@43.3.0#egg=notifications-utils==43.3.0
|
||||
|
||||
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
|
||||
prometheus-client==0.8.0
|
||||
|
||||
Reference in New Issue
Block a user