Compare commits
No commits in common. "main" and "18-12-24-bb9b16" have entirely different histories.
main
...
18-12-24-b
|
|
@ -1,4 +1,4 @@
|
||||||
// Define the handler function
|
// Define the handler function
|
||||||
export const handler = async (event, res) => {
|
export const handler = async (event, res) => {
|
||||||
try {
|
try {
|
||||||
// Prepare the response JSON
|
// Prepare the response JSON
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user