Update to python SDK docs: 14313563226

This commit is contained in:
developer-relations-sp
2025-04-07 15:44:32 +00:00
parent 09c9e2e838
commit f9961d00cf
2 changed files with 2 additions and 2 deletions

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]
}