code update recorded at: 19/12/24 10:02:57
This commit is contained in:
parent
5960c9d8fc
commit
a5ae9830ce
|
|
@ -1,5 +1,5 @@
|
||||||
// Define the handler function
|
// Define the handler function
|
||||||
export const handler = async (event, res) => {
|
export const handler = async (event, r es) => {
|
||||||
try {
|
try {
|
||||||
// Prepare the response JSON
|
// Prepare the response JSON
|
||||||
const responseJson = {
|
const responseJson = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user