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 46d6acc commit 3f39c65Copy full SHA for 3f39c65
_api-reference/msearch-template.md
@@ -106,7 +106,8 @@ OpenSearch returns an array with the results of each search in the same order as
106
},
107
"max_score": null,
108
"hits": []
109
- }
+ },
110
+ "status": 200
111
112
{
113
"took": 3,
@@ -124,7 +125,8 @@ OpenSearch returns an array with the results of each search in the same order as
124
125
126
127
128
129
130
}
131
]
132
0 commit comments