Skip to content

Commit

Permalink
Add a blurb about verbose in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Aug 30, 2024
1 parent 33ce9f4 commit ba5db27
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/reference/indices/get-data-stream.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,10 @@ Defaults to `open`.
(Optional, Boolean) Functionality in preview:[]. If `true`, return all default settings in the response.
Defaults to `false`.

`verbose`::
(Optional, Boolean). If `true`, Returns the `maximum_timestamp` corresponding to the `@timestamp` field for documents in the data stream.
Defaults to `false`.

[role="child_attributes"]
[[get-data-stream-api-response-body]]
==== {api-response-body-title}
Expand Down

0 comments on commit ba5db27

Please sign in to comment.