Skip to content

Commit fa81453

Browse files
vmageloggailey777
andauthored
Update includes/functions-add-output-binding-cli.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent d3ab431 commit fa81453

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

includes/functions-add-output-binding-cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ You declare these bindings in the *function.json* file in your function folder.
2020

2121
::: zone pivot="programming-language-python"
2222

23+
The way you declare binding attributes depends on your Python programming model.
24+
2325
# [v1](#tab/v1)
2426

2527
You declare these bindings in the *function.json* file in your function folder. From the previous quickstart, your *function.json* file in the *HttpExample* folder contains two bindings in the `bindings` collection:

0 commit comments

Comments
 (0)