update webhook_url docstring (#2587)
This commit is contained in:
@@ -47,7 +47,7 @@ Maximum number of steps the task can take. Task will fail if it exceeds this num
|
||||
"""
|
||||
|
||||
WEBHOOK_URL_DOC_STRING = """
|
||||
URL to send task status updates to after a run is finished. Refer to https://docs.skyvern.com/running-tasks/webhooks-faq for more details.
|
||||
After a run is finished, send an update to this URL. Refer to https://docs.skyvern.com/running-tasks/webhooks-faq for more details.
|
||||
"""
|
||||
|
||||
TOTP_IDENTIFIER_DOC_STRING = """
|
||||
|
||||
Reference in New Issue
Block a user