Skip to content

Commit 655c716

Browse files
author
Gavin Barron
committed
making function anonymous
1 parent 24307c9 commit 655c716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EventWebHookHandler/function.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "httpTrigger",
55
"direction": "in",
66
"name": "req",
7-
"authLevel": "function"
7+
"authLevel": "anonymous"
88
},
99
{
1010
"type": "http",

0 commit comments

Comments
 (0)