[DOC] Fix typo in IDs query doc (#4836)
Signed-off-by: Akira Toyozaki <61676668+toyozaki@users.noreply.github.com>
This commit is contained in:
parent
b9b21e1e30
commit
ff0492a966
|
@ -31,4 +31,4 @@ The query accepts the following parameter.
|
|||
|
||||
Parameter | Data type | Description
|
||||
:--- | :--- | :---
|
||||
`value` | Array of strings | The document IDs to search for. Required.
|
||||
`values` | Array of strings | The document IDs to search for. Required.
|
||||
|
|
Loading…
Reference in New Issue