doc_out/Phone.html.md in purecloud-0.44.1 vs doc_out/Phone.html.md in purecloud-0.45.1

- old
+ new

@@ -17,14 +17,14 @@ | **created_by** | **String** | | [optional] | | **state** | **String** | | [optional] | | **modified_by_app** | **String** | | [optional] | | **created_by_app** | **String** | | [optional] | | **edge_group** | [**UriReference**](UriReference.html) | | [optional] | -| **site** | [**UriReference**](UriReference.html) | | [optional] | -| **phone_base_settings** | [**UriReference**](UriReference.html) | | [optional] | +| **site** | [**UriReference**](UriReference.html) | Site | | +| **phone_base_settings** | [**UriReference**](UriReference.html) | Phone Base Settings | | | **line_base_settings** | [**UriReference**](UriReference.html) | | [optional] | | **phone_meta_base** | [**UriReference**](UriReference.html) | | [optional] | -| **lines** | [**Array<Line>**](Line.html) | | [optional] | +| **lines** | [**Array<Line>**](Line.html) | Lines | | | **status** | [**PhoneStatus**](PhoneStatus.html) | The status of the phone and lines from the primary Edge. | [optional] | | **secondary_status** | [**PhoneStatus**](PhoneStatus.html) | The status of the phone and lines from the secondary Edge. | [optional] | | **properties** | **Hash<String, Object>** | | [optional] | | **capabilities** | [**PhoneCapabilities**](PhoneCapabilities.html) | | [optional] | | **web_rtc_user** | [**UriReference**](UriReference.html) | This is the user associated with a WebRTC type phone. It is required for all WebRTC phones. | [optional] |