Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 4d36e31

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 aaccfd3 commit 4d36e31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/snippets/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)