From 8b64666a0f6c9657993b69502a7d7c40faf085cc Mon Sep 17 00:00:00 2001 From: slorello89 Date: Tue, 19 May 2020 09:03:21 -0400 Subject: [PATCH] dropping policy from code snippet as it is now always deterministic --- messages/whatsapp/send-mtm.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/messages/whatsapp/send-mtm.sh b/messages/whatsapp/send-mtm.sh index ee528f7..118001f 100755 --- a/messages/whatsapp/send-mtm.sh +++ b/messages/whatsapp/send-mtm.sh @@ -34,7 +34,6 @@ curl -X POST $MESSAGES_API_URL \ } }, "whatsapp": { - "policy": "deterministic", "locale": "en-GB" } }