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

docs(samples): added comment to webhook sample #211

Merged
merged 3 commits into from Nov 12, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions samples/snippets/webhook.py
Expand Up @@ -15,6 +15,7 @@

# [START dialogflow_cx_webhook]

# TODO: change entry point to handle_webhook in cloud function
galz10 marked this conversation as resolved.
Show resolved Hide resolved

galz10 marked this conversation as resolved.
Show resolved Hide resolved
def handle_webhook(request):

Expand Down