Skip to content

Commit 0e3519c

Browse files
xuehonggecfan
andauthored
Update articles/connectors/connectors-native-webhook.md
Co-authored-by: Esther Fan <[email protected]>
1 parent b97783c commit 0e3519c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/connectors/connectors-native-webhook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ The following example shows the webhook trigger definition with the **`accessKey
250250
"inputs": {
251251
"subscribe": {
252252
"method": "POST",
253-
"uri": "<subscription url>",
253+
"uri": "<subscription-URL>",
254254
"body": "@listCallbackUrl()"
255255
},
256256
"accessKeyType": "Secondary"

0 commit comments

Comments
 (0)