code update recorded at: 19/12/24 10:02:57

This commit is contained in:
Amruta Khamkar 2024-12-19 10:02:57 +00:00
parent 5960c9d8fc
commit a5ae9830ce

View File

@ -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 = {