We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39792ea commit 1c1faf1Copy full SHA for 1c1faf1
docs/reference/docs/update.asciidoc
@@ -9,7 +9,7 @@ Updates a document using the specified script.
9
[[docs-update-api-request]]
10
==== {api-request-title}
11
12
-`POST /<index/_update/<_id>`
+`POST /<index>/_update/<_id>`
13
14
[[update-api-desc]]
15
==== {api-description-title}
@@ -344,4 +344,4 @@ POST test/_update/1
344
}
345
--------------------------------------------------
346
// CONSOLE
347
-// TEST[continued]
+// TEST[continued]
0 commit comments