docs/Prompt.md in purecloudplatformclientv2-88.0.0 vs docs/Prompt.md in purecloudplatformclientv2-89.0.0
- old
+ new
@@ -8,11 +8,11 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The prompt identifier | [optional] |
| **name** | **String** | The prompt name. | |
| **description** | **String** | | [optional] |
-| **resources** | [**Array<PromptAsset>**](PromptAsset.html) | | [optional] |
-| **current_operation** | [**Operation**](Operation.html) | | [optional] |
+| **resources** | [**Array<PromptAsset>**](PromptAsset.html) | List of resources associated with this prompt | [optional] |
+| **current_operation** | [**Operation**](Operation.html) | Current prompt operation status | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}