Skip to content

Commit 2b7c5ef

Browse files
author
Ben Skelker
committed
minor edits
1 parent a334fea commit 2b7c5ef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/siem/reference/timeline-schema.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ favorite, and at what time.
2828
dropzone query. ???
2929
|`globalNotes` |<<globalNotes-obj, Object[]>> |Notes added to the timeline.
3030
|`kqlMode` |String a|Indicates whether the KQL bar filters or searches the
31-
dropzone query, where:
31+
dropzone query results, where:
3232

3333
* `filter`: filters dropzone query results
3434
* `search`: displays additional search results

docs/siem/timeline/api/timeline-api-overview.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44

55
beta[]
66

7-
You can import and export timelines via the API.
7+
You can create timelines and timeline templates via the API, as well export
8+
existing timelines and import new timelines from an ndjson file.

0 commit comments

Comments
 (0)