File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,6 @@ The CronTrigger endpoint allows for an integration job to be scheduled by creati
3131 <tr><td>CronExpressionString</td><td><span class="label label-info">string</span></td>
3232 <td>A valid <a href="http://en.wikipedia.org/wiki/Cron#CRON_expression">cron expression</a>.</td>
3333 </tr>
34- <tr><td>TimeZoneId</td><td><span class="label label-info">string</span></td>
35- <td>A time zone string id, as defined by the TimeZone endpoint.</td>
36- </tr>
3734</tbody >
3835</table >
3936</div >
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ The LogEvent endpoint allows for the retrieval of log events.
3636</tbody >
3737</table >
3838</div >
39- ### Get a List of TimeZones
39+ ### Get a List of LogEvents
4040GET api/LogEvent
4141``` sh
4242curl http://localhost:9001/api/LogEvent
You can’t perform that action at this time.
0 commit comments