File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -4142,20 +4142,6 @@ link:{ref}/search-template.html[Reference]
41424142
41434143|===
41444144
4145- === scriptsPainlessContext
4146- [source,ts]
4147- ----
4148- client.scriptsPainlessContext({
4149- context: string
4150- })
4151- ----
4152- [cols=2*]
4153- |===
4154- |`context`
4155- |`string` - Select a specific context to retrieve API information about
4156-
4157- |===
4158-
41594145=== scriptsPainlessExecute
41604146[source,ts]
41614147----
@@ -5387,7 +5373,6 @@ client.dataFrame.getDataFrameTransform({
53875373 from: number,
53885374 size: number,
53895375 allow_no_match: boolean
5390- size: number
53915376})
53925377----
53935378link:{ref}/get-data-frame-transform.html[Reference]
@@ -5415,7 +5400,6 @@ client.dataFrame.getDataFrameTransformStats({
54155400 from: number,
54165401 size: number,
54175402 allow_no_match: boolean
5418- size: number
54195403})
54205404----
54215405link:{ref}/get-data-frame-transform-stats.html[Reference]
@@ -5496,7 +5480,6 @@ client.dataFrame.stopDataFrameTransform({
54965480 wait_for_completion: boolean,
54975481 timeout: string,
54985482 allow_no_match: boolean
5499- timeout: string
55005483})
55015484----
55025485link:{ref}/stop-data-frame-transform.html[Reference]
You can’t perform that action at this time.
0 commit comments