code update recorded at: 19/12/24 10:05:37

This commit is contained in:
Amruta Khamkar 2024-12-19 10:05:37 +00:00
parent a5ae9830ce
commit a6efb42eb0

View File

@ -1,5 +1,5 @@
// Define the handler function
export const handler = async (event, r es) => {
export const handler = async (event, res) => {
try {
// Prepare the response JSON
const responseJson = {