minor fix

This commit is contained in:
ashwinkumar12345 2021-10-04 12:13:31 -07:00
parent e6403d89a4
commit f12f4efc02
1 changed files with 1 additions and 1 deletions

View File

@ -265,7 +265,7 @@ Passes a date range to the anomaly detector to return any anomalies within that
#### Request #### Request
```json ```json
POST _plugins/_anomaly_detection/detectors/_preview POST _plugins/_anomaly_detection/detectors/<detectorId>/_preview
{ {
"period_start": 1612982516000, "period_start": 1612982516000,
"period_end": 1614278539000, "period_end": 1614278539000,