diff --git a/docs/tools/sdk/python/Reference/V2024/Models/LifecyclestateDeleted.md b/docs/tools/sdk/python/Reference/V2024/Models/LifecyclestateDeleted.md index 59cd10f2e..32e0c8386 100644 --- a/docs/tools/sdk/python/Reference/V2024/Models/LifecyclestateDeleted.md +++ b/docs/tools/sdk/python/Reference/V2024/Models/LifecyclestateDeleted.md @@ -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] } diff --git a/docs/tools/sdk/python/Reference/V2025/Models/LifecyclestateDeleted.md b/docs/tools/sdk/python/Reference/V2025/Models/LifecyclestateDeleted.md index f6cb0ba1f..0f47b96a2 100644 --- a/docs/tools/sdk/python/Reference/V2025/Models/LifecyclestateDeleted.md +++ b/docs/tools/sdk/python/Reference/V2025/Models/LifecyclestateDeleted.md @@ -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] }