Skip to content

Commit 09f41b2

Browse files
committed
Fix whitespace
1 parent 8b2ca73 commit 09f41b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/_global/mget/MultiGetRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import { Operation } from './types'
2424

2525
/**
2626
* Get multiple documents.
27-
*
27+
*
2828
* Get multiple JSON documents by ID from one or more indices.
2929
* If you specify an index in the request URI, you only need to specify the document IDs in the request body.
3030
* To ensure fast responses, this multi get (mget) API responds with partial results if one or more shards fail.

0 commit comments

Comments
 (0)