We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2ca73 commit 09f41b2Copy full SHA for 09f41b2
specification/_global/mget/MultiGetRequest.ts
@@ -24,7 +24,7 @@ import { Operation } from './types'
24
25
/**
26
* Get multiple documents.
27
- *
+ *
28
* Get multiple JSON documents by ID from one or more indices.
29
* If you specify an index in the request URI, you only need to specify the document IDs in the request body.
30
* To ensure fast responses, this multi get (mget) API responds with partial results if one or more shards fail.
0 commit comments