From 9b8a09b63ebb251c3547fb608d68aad57ce1a109 Mon Sep 17 00:00:00 2001 From: leenasudhakar <137198769+leenasudhakar@users.noreply.github.com> Date: Mon, 18 Sep 2023 11:09:14 -0400 Subject: [PATCH] Update get_event.json with 'auxiliaryMobile' field. --- examples/get_event.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/get_event.json b/examples/get_event.json index 79f2b97d..90abb41c 100644 --- a/examples/get_event.json +++ b/examples/get_event.json @@ -141,7 +141,8 @@ "result": false, "methods": { "timezoneMismatch": false, - "publicVPN": false + "publicVPN": false, + "auxiliaryMobile": false } } },