Skip to content

Commit 65973d0

Browse files
committed
fix docs
1 parent 122e073 commit 65973d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/log_search.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following arguments are supported:
8989
### Schema for `schedule`
9090
- `cron_expression` - (Optional) Cron-like expression specifying the search's schedule. `schedule_type` must be set
9191
to "Custom", otherwise, `schedule_type` takes precedence over `cron_expression`.
92-
- `schedule_type` - (Optional) Run schedule of the scheduled search. Set to "Custom" to specify the schedule with
92+
- `schedule_type` - (Required) Run schedule of the scheduled search. Set to "Custom" to specify the schedule with
9393
a CRON expression. Possible schedule types are: `RealTime`, `15Minutes`, `1Hour`, `2Hours`, `4Hours`, `6Hours`,
9494
`8Hours`, `12Hours`, `1Day`, `1Week`, `Custom`.
9595
- `displayable_time_range` - (Optional) A human-friendly text describing the query time range. For e.g. "-2h",

0 commit comments

Comments
 (0)