File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -297,8 +297,7 @@ Removes the specified document from the index.
297297include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-index]
298298
299299`_id`::
300- (Required, string)
301- The document ID.
300+ (Required, string) The document ID.
302301
303302include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-require-alias]
304303--
@@ -327,7 +326,8 @@ The following line must contain the partial document and update options.
327326--
328327include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-index]
329328
330- include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-id]
329+ `_id`::
330+ (Required, string) The document ID.
331331
332332include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-require-alias]
333333--
You can’t perform that action at this time.
0 commit comments