File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
= Elasticsearch JavaScript Client
2
2
3
- :branch: 7.16
3
+ include::{asciidoc-dir}/../../shared/versions/stack/{source_branch}.asciidoc[]
4
4
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
5
5
6
6
include::introduction.asciidoc[]
Original file line number Diff line number Diff line change @@ -3510,7 +3510,7 @@ link:{ref}/modules-scripting.html[Documentation] +
3510
3510
----
3511
3511
client.getScriptContext()
3512
3512
----
3513
- link:https://www.elastic.co/guide/en/elasticsearch/painless/master /painless-contexts.html[Documentation] +
3513
+ link:https://www.elastic.co/guide/en/elasticsearch/painless/7.17 /painless-contexts.html[Documentation] +
3514
3514
3515
3515
3516
3516
[discrete]
@@ -9127,7 +9127,7 @@ client.scriptsPainlessExecute({
9127
9127
body: object
9128
9128
})
9129
9129
----
9130
- link:https://www.elastic.co/guide/en/elasticsearch/painless/master /painless-execute-api.html[Documentation] +
9130
+ link:https://www.elastic.co/guide/en/elasticsearch/painless/7.17 /painless-execute-api.html[Documentation] +
9131
9131
[cols=2*]
9132
9132
|===
9133
9133
|`body`
You can’t perform that action at this time.
0 commit comments