docs/AvailableTopic.md in purecloudplatformclientv2-78.1.0 vs docs/AvailableTopic.md in purecloudplatformclientv2-79.0.0
- old
+ new
@@ -7,10 +7,12 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **description** | **String** | | [optional] |
| **id** | **String** | | [optional] |
-| **requires_permissions** | **Array<String>** | | [optional] |
+| **requires_permissions** | **Array<String>** | Permissions required to subscribe to the topic | [optional] |
| **schema** | **Hash<String, Object>** | | [optional] |
+| **requires_current_user** | **BOOLEAN** | True if the topic user ID is required to match the subscribing user ID | [optional] |
+| **requires_current_user_or_permission** | **BOOLEAN** | True if permissions are only required when the topic user ID does not match the subscribing user ID | [optional] |
{: class="table table-striped"}