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

Commit

Permalink
docs(samples): added comment to webhook sample (#211)
Browse files Browse the repository at this point in the history
* docs(samples): added comment to webhook sample

* Update samples/snippets/webhook.py

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>

* comments fix

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
  • Loading branch information
galz10 and leahecole committed Nov 12, 2021
1 parent aaccfd3 commit 4d36e31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/snippets/webhook.py
Expand Up @@ -15,6 +15,8 @@

# [START dialogflow_cx_webhook]

# TODO(developer): change entry point to handle_webhook in cloud function


def handle_webhook(request):

Expand Down

0 comments on commit 4d36e31

Please sign in to comment.