doc_out/QualityApi.html.md in purecloud-0.50.1 vs doc_out/QualityApi.html.md in purecloud-0.51.1

- old
+ new

@@ -123,13 +123,13 @@ config.access_token = @authToken end api_instance = PureCloud::QualityApi.new -conversation_id = "conversation_id_example" # String | +conversation_id = "conversation_id_example" # String | conversationId -evaluation_id = "evaluation_id_example" # String | +evaluation_id = "evaluation_id_example" # String | evaluationId opts = { expand: "expand_example" # String | evaluatorId } @@ -144,12 +144,12 @@ ### Parameters Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- - **conversation_id** | **String**| | - **evaluation_id** | **String**| | + **conversation_id** | **String**| conversationId | + **evaluation_id** | **String**| evaluationId | **expand** | **String**| evaluatorId | [optional] {: class="table table-striped"} ### Return type @@ -641,13 +641,13 @@ config.access_token = @authToken end api_instance = PureCloud::QualityApi.new -conversation_id = "conversation_id_example" # String | +conversation_id = "conversation_id_example" # String | conversationId -evaluation_id = "evaluation_id_example" # String | +evaluation_id = "evaluation_id_example" # String | evaluationId opts = { expand: "expand_example" # String | agent, evaluator, evaluationForm } @@ -662,12 +662,12 @@ ### Parameters Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- - **conversation_id** | **String**| | - **evaluation_id** | **String**| | + **conversation_id** | **String**| conversationId | + **evaluation_id** | **String**| evaluationId | **expand** | **String**| agent, evaluator, evaluationForm | [optional] {: class="table table-striped"} ### Return type @@ -1299,11 +1299,11 @@ config.access_token = @authToken end api_instance = PureCloud::QualityApi.new -body = PureCloud::Calibration.new # Calibration | calibration +body = PureCloud::CalibrationCreate.new # CalibrationCreate | calibration opts = { expand: "expand_example" # String | calibratorId } @@ -1318,11 +1318,11 @@ ### Parameters Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- - **body** | [**Calibration**](Calibration.html)| calibration | + **body** | [**CalibrationCreate**](CalibrationCreate.html)| calibration | **expand** | **String**| calibratorId | [optional] {: class="table table-striped"} ### Return type @@ -1359,11 +1359,11 @@ config.access_token = @authToken end api_instance = PureCloud::QualityApi.new -conversation_id = "conversation_id_example" # String | +conversation_id = "conversation_id_example" # String | conversationId body = PureCloud::Evaluation.new # Evaluation | evaluation opts = { expand: "expand_example" # String | evaluatorId @@ -1380,11 +1380,11 @@ ### Parameters Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- - **conversation_id** | **String**| | + **conversation_id** | **String**| conversationId | **body** | [**Evaluation**](Evaluation.html)| evaluation | **expand** | **String**| evaluatorId | [optional] {: class="table table-striped"} @@ -1822,13 +1822,13 @@ config.access_token = @authToken end api_instance = PureCloud::QualityApi.new -conversation_id = "conversation_id_example" # String | +conversation_id = "conversation_id_example" # String | conversationId -evaluation_id = "evaluation_id_example" # String | +evaluation_id = "evaluation_id_example" # String | evaluationId body = PureCloud::Evaluation.new # Evaluation | evaluation opts = { expand: "expand_example" # String | evaluatorId @@ -1845,11 +1845,11 @@ ### Parameters Name | Type | Description | Notes ------------- | ------------- | ------------- | ------------- - **conversation_id** | **String**| | - **evaluation_id** | **String**| | + **conversation_id** | **String**| conversationId | + **evaluation_id** | **String**| evaluationId | **body** | [**Evaluation**](Evaluation.html)| evaluation | **expand** | **String**| evaluatorId | [optional] {: class="table table-striped"}