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 @@ -293,8 +293,7 @@ Removes the specified document from the index.
293293include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-index]
294294
295295`_id`::
296- (Required, string)
297- The document ID.
296+ (Required, string) The document ID.
298297
299298include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-require-alias]
300299--
@@ -321,7 +320,8 @@ The following line must contain the partial document and update options.
321320--
322321include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-index]
323322
324- include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-id]
323+ `_id`::
324+ (Required, string) The document ID.
325325
326326include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=bulk-require-alias]
327327--
You can’t perform that action at this time.
0 commit comments