Update to python SDK docs: 14177794305

This commit is contained in:
developer-relations-sp
2025-03-31 17:39:57 +00:00
parent 37441b7d71
commit f74e868985
20 changed files with 60 additions and 28 deletions

View File

@@ -18,7 +18,7 @@ Attributes related to an external trigger
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | A unique name for the external trigger | [optional]
**description** | **str** | Additonal context about the external trigger | [optional]
**description** | **str** | Additional context about the external trigger | [optional]
**client_id** | **str** | OAuth Client ID to authenticate with this trigger | [optional]
**url** | **str** | URL to invoke this workflow | [optional]
}