Compare commits
1 Commits
19-12-24-a
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a6efb42eb0 |
|
|
@ -1,5 +1,5 @@
|
|||
// Define the handler function
|
||||
export const handler = async (event, r es) => {
|
||||
export const handler = async (event, res) => {
|
||||
try {
|
||||
// Prepare the response JSON
|
||||
const responseJson = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user