doc_out/DiagnosticEmail.html.md in purecloud-0.36.1 vs doc_out/DiagnosticEmail.html.md in purecloud-0.37.1

- old
+ new

@@ -6,14 +6,14 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | -| **subject** | **String** | | [optional] | -| **topic** | **String** | | [optional] | -| **description** | **String** | | [optional] | +| **subject** | **String** | Subject of Issue Report | [optional] | +| **topic** | **String** | Functional Area of Issue | [optional] | +| **description** | **String** | Detailed Description of Issue | [optional] | | **priority** | **String** | | [optional] | -| **type** | **String** | | [optional] | -| **data** | **Object** | | [optional] | +| **type** | **String** | Type of Issue | [optional] | +| **data** | **Object** | Json blob of data to be included with this report. | [optional] | {: class="table table-striped"}