code update recorded at: 10/04/26 08:07:41
This commit is contained in:
parent
7ca5c2dba9
commit
e9bdbd6225
|
|
@ -3,7 +3,7 @@ export const handler = async (event, res) => {
|
|||
try {
|
||||
// Prepare the response JSON
|
||||
const responseJson = {
|
||||
message: "Hello World"
|
||||
message: "Hdddello World"
|
||||
};
|
||||
|
||||
// Print the JSON response to stdout
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user