docs/ResponseConfig.md in purecloudplatformclientv2-42.0.0 vs docs/ResponseConfig.md in purecloudplatformclientv2-43.0.0

- old
+ new

@@ -6,9 +6,10 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **translation_map** | **Hash<String, String>** | Map 'attribute name' and 'JSON path' pairs used to extract data from REST response. | [optional] | +| **translation_map_defaults** | **Hash<String, String>** | Map 'attribute name' and 'default value' pairs used as fallback values if JSON path extraction fails for specified key. | [optional] | | **success_template** | **String** | Velocity template to build response to return from Action. | [optional] | | **success_template_uri** | **String** | URI to retrieve success template. | [optional] | {: class="table table-striped"}