Compare commits

..

No commits in common. "main" and "19-12-24-a5ae98" have entirely different histories.

View File

@ -1,5 +1,5 @@
// Define the handler function
export const handler = async (event, res) => {
export const handler = async (event, r es) => {
try {
// Prepare the response JSON
const responseJson = {