Skip to content

Commit 6251865

Browse files
galz10leahecole
andauthored
docs(samples): added comment to webhook sample (#211)
* docs(samples): added comment to webhook sample * Update samples/snippets/webhook.py Co-authored-by: Leah E. Cole <[email protected]> * comments fix Co-authored-by: Leah E. Cole <[email protected]>
1 parent 8d8fc84 commit 6251865

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dialogflow-CX/webhook.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
# [START dialogflow_cx_webhook]
1717

18+
# TODO(developer): change entry point to handle_webhook in cloud function
19+
1820

1921
def handle_webhook(request):
2022

0 commit comments

Comments
 (0)