[DOCS] Replace table with def list for ids query (#41865)
This commit is contained in:
parent
7ee541546a
commit
ea5019665a
|
@ -21,8 +21,5 @@ GET /_search
|
|||
[[ids-query-top-level-parameters]]
|
||||
==== Top-level parameters for `ids`
|
||||
|
||||
[cols="v,v",options="header"]
|
||||
|======
|
||||
|Parameter |Description
|
||||
|`values` |An array of <<mapping-id-field, document IDs>>.
|
||||
|======
|
||||
`values`::
|
||||
An array of <<mapping-id-field, document IDs>>.
|
Loading…
Reference in New Issue