doc_out/Workspace.html.md in purecloud-0.62.1 vs doc_out/Workspace.html.md in purecloud-0.63.1

- old
+ new

@@ -8,10 +8,10 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The current name of the workspace. | | | **type** | **String** | | [optional] | -| **is_current_user_workspace** | **BOOLEAN** | | [optional] [default to false]| +| **is_current_user_workspace** | **BOOLEAN** | | [optional] | | **user** | [**UriReference**](UriReference.html) | | [optional] | | **bucket** | **String** | | [optional] | | **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **summary** | [**WorkspaceSummary**](WorkspaceSummary.html) | | [optional] |