doc_out/EdgeLogsJobRequest.html.md in purecloud-0.50.1 vs doc_out/EdgeLogsJobRequest.html.md in purecloud-0.51.1
- old
+ new
@@ -5,11 +5,11 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
-| **path** | **String** | | [optional] |
-| **query** | **String** | | [optional] |
-| **recurse** | **BOOLEAN** | | [optional] [default to false]|
+| **path** | **String** | A relative directory to the root Edge log folder to query from. | [optional] |
+| **query** | **String** | The pattern to use when searching for logs, which may include the wildcards {*, ?}. Multiple search patterns may be combined using a pipe '|' as a delimiter. | [optional] |
+| **recurse** | **BOOLEAN** | Boolean whether or not to recurse into directories. | [optional] [default to false]|
{: class="table table-striped"}