Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.

Commit 94c8b0e

Browse files
committed
Fix missing bracket
1 parent 2589555 commit 94c8b0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

v2functions/http-trigger-onnx-model/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ As specified in `functions.json`, this function is triggered by an HTTP request.
4646
"direction": "out",
4747
"name": "$return"
4848
}
49+
]
4950
}
5051
```
5152

0 commit comments

Comments
 (0)