Compare commits

..

3 Commits

View File

@ -3,7 +3,7 @@ export const handler = async (event, res) => {
try {
// Prepare the response JSON
const responseJson = {
message: "Hdddello World"
message: "Hdddeldddlodddd dWorld"
};
// Print the JSON response to stdout