code update recorded at: 19/12/24 10:05:37
This commit is contained in:
parent
a5ae9830ce
commit
a6efb42eb0
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user