Skip to content

Commit 90108dc

Browse files
committed
Fix style
1 parent aac4409 commit 90108dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/_global/open_point_in_time/OpenPointInTimeRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import { Duration } from '@_types/Time'
3131
* search requests using the same point in time. For example, if refreshes happen between
3232
* `search_after` requests, then the results of those requests might not be consistent as changes happening
3333
* between searches are only visible to the more recent point in time.
34-
*
34+
*
3535
* A point in time must be opened explicitly before being used in search requests.
3636
* The `keep_alive` parameter tells Elasticsearch how long it should persist.
3737
* @rest_spec_name open_point_in_time

0 commit comments

Comments
 (0)