Compare commits
No commits in common. "main" and "19-12-24-a5ae98" have entirely different histories.
main
...
19-12-24-a
|
|
@ -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