Correct name and small text edits for `_msearch`
This commit is contained in:
parent
9f5f984bd9
commit
60365ff08e
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"search": {
|
||||
"msearch": {
|
||||
"documentation": "http://www.elasticsearch.org/guide/reference/api/multi-search/",
|
||||
"methods": ["GET", "POST"],
|
||||
"url": {
|
||||
|
@ -24,7 +24,7 @@
|
|||
}
|
||||
},
|
||||
"body": {
|
||||
"description": "The request definitions (metadata-search request pairs), separated by newlines"
|
||||
"description": "The request definitions (metadata-search request definition pairs), separated by newlines"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue