doc_out/TelephonyProvidersEdgeApi.html.md in purecloud-0.48.1 vs doc_out/TelephonyProvidersEdgeApi.html.md in purecloud-0.49.1

- old
+ new

@@ -3100,10 +3100,12 @@ site_id: "site_id_example", # String | Filter by site.id web_rtc_user_id: "web_rtc_user_id_example", # String | Filter by webRtcUser.id phone_base_settings_id: "phone_base_settings_id_example", # String | Filter by phoneBaseSettings.id lines_logged_in_user_id: "lines_logged_in_user_id_example", # String | Filter by lines.loggedInUser.id phone_hardware_id: "phone_hardware_id_example", # String | Filter by phone_hardwareId + lines_id: "lines_id_example", # String | Filter by lines.id + lines_name: "lines_name_example", # String | Filter by lines.name expand: ["expand_example"], # Array<String> | Fields to expand in the response, comma-separated fields: ["fields_example"] # Array<String> | Fields and properties to get, comma-separated } begin @@ -3126,9 +3128,11 @@ **site_id** | **String**| Filter by site.id | [optional] **web_rtc_user_id** | **String**| Filter by webRtcUser.id | [optional] **phone_base_settings_id** | **String**| Filter by phoneBaseSettings.id | [optional] **lines_logged_in_user_id** | **String**| Filter by lines.loggedInUser.id | [optional] **phone_hardware_id** | **String**| Filter by phone_hardwareId | [optional] + **lines_id** | **String**| Filter by lines.id | [optional] + **lines_name** | **String**| Filter by lines.name | [optional] **expand** | [**Array&lt;String&gt;**](String.html)| Fields to expand in the response, comma-separated | [optional] **fields** | [**Array&lt;String&gt;**](String.html)| Fields and properties to get, comma-separated | [optional] {: class="table table-striped"}