Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Oct 25, 2024
1 parent aac4409 commit 90108dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import { Duration } from '@_types/Time'
* search requests using the same point in time. For example, if refreshes happen between
* `search_after` requests, then the results of those requests might not be consistent as changes happening
* between searches are only visible to the more recent point in time.
*
*
* A point in time must be opened explicitly before being used in search requests.
* The `keep_alive` parameter tells Elasticsearch how long it should persist.
* @rest_spec_name open_point_in_time
Expand Down

0 comments on commit 90108dc

Please sign in to comment.