Skip to content

Commit 22774be

Browse files
committed
Change bindings model to v1
1 parent 8639863 commit 22774be

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

hvalfangst_function/blob_trigger/function.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"scriptFile": "__init__.py",
23
"bindings": [
34
{
45
"type": "blobTrigger",

hvalfangst_function/upload_csv/function.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"scriptFile": "__init__.py",
23
"bindings": [
34
{
45
"authLevel": "anonymous",

0 commit comments

Comments
 (0)