docs/AvailableTopic.md in purecloudplatformclientv2-94.0.0 vs docs/AvailableTopic.md in purecloudplatformclientv2-95.0.0
- old
+ new
@@ -11,8 +11,9 @@
| **id** | **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] |
+| **transports** | **Array<String>** | Transports that support events for the topic | [optional] |
{: class="table table-striped"}