From a5ae9830ce4e3612887c4f8fb28e579008014ebe Mon Sep 17 00:00:00 2001 From: Amruta Khamkar Date: Thu, 19 Dec 2024 10:02:57 +0000 Subject: [PATCH] code update recorded at: 19/12/24 10:02:57 --- handler.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handler.js b/handler.js index 3d291c0..83b527a 100644 --- a/handler.js +++ b/handler.js @@ -1,5 +1,5 @@ // Define the handler function -export const handler = async (event, res) => { +export const handler = async (event, r es) => { try { // Prepare the response JSON const responseJson = {