Compare commits

...

1 Commits

Author SHA1 Message Date
Amruta Khamkar a6efb42eb0 code update recorded at: 19/12/24 10:05:37 2024-12-19 10:05:37 +00:00

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