Update to python SDK docs: 14045417127

This commit is contained in:
developer-relations-sp
2025-03-24 20:39:08 +00:00
parent af62a2d394
commit 0c0a629b49

View File

@@ -17,7 +17,7 @@ Deleted lifecycle state.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**type** | **Enum** [ 'LIFECYCLE_STATE' ] | Deleted lifecycle state's DTO type. | [optional]
**type** | **Enum** [ 'LIFECYCLE_STATE', 'TASK_RESULT' ] | Deleted lifecycle state's DTO type. | [optional]
**id** | **str** | Deleted lifecycle state ID. | [optional]
**name** | **str** | Deleted lifecycle state's display name. | [optional]
}