Files
notifications-api/app
Rebecca Law a994e8fb6e Update validators to use is_message_too_long()
- update check_sms_content_char_count to use the SMSTemplate.is_message_too_long function, and updated the error message to align with the message returned by the admin app.
- Update the the code used by version 1 of the api to use the validate_template method.
  - I did find a couple of services still using the old api, however, this change should not affect them as I checked the messages being sent and they are not too long.
  - We will be sending a message to them to see if they can upgrade.
- Update the log message for authenication to include the URL - makes it easier to track if a service is using version 1 of the api.
2020-03-10 09:38:16 +00:00
..
2019-12-13 10:02:39 +00:00
2020-02-24 11:26:16 +00:00
2020-02-18 14:59:46 +00:00
2020-01-24 13:18:37 +00:00
2020-03-05 10:41:26 +00:00
2020-02-14 14:15:41 +00:00
2020-01-24 13:18:37 +00:00
2020-02-25 16:13:12 +00:00
2019-12-03 14:19:14 +00:00