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 @@ -295,8 +295,7 @@ Removes the specified document from the index.
295295include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-index]
296296
297297`_id`::
298- (Required, string)
299- The document ID.
298+ (Required, string) The document ID.
300299
301300include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-require-alias]
302301--
@@ -325,7 +324,8 @@ The following line must contain the partial document and update options.
325324--
326325include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-index]
327326
328- include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-id]
327+ `_id`::
328+ (Required, string) The document ID.
329329
330330include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-require-alias]
331331--
You can’t perform that action at this time.
0 commit comments