Skip to content

Commit 300031b

Browse files
authored
[DOCS] Removes beta from latest Transform docs. (#69964)
1 parent 21e1ce5 commit 300031b

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

docs/reference/transform/apis/preview-transform.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=frequency]
8383
//Begin latest
8484
`latest`::
8585
(Required^*^, object)
86-
beta:[]
8786
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=transform-latest]
8887
+
8988
.Properties of `latest`

docs/reference/transform/apis/put-transform.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=frequency]
114114
//Begin latest
115115
`latest`::
116116
(Required^*^, object)
117-
beta:[]
118117
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=transform-latest]
119118
+
120119
.Properties of `latest`

docs/reference/transform/overview.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ image::images/pivot-preview.png["Example of a pivot {transform} preview in {kib}
7575
[[latest-transform-overview]]
7676
== Latest {transforms}
7777

78-
beta::[]
79-
8078
You can use the `latest` type of {transform} to copy the most recent documents
8179
into a new index. You must identify one or more fields as the unique key for
8280
grouping your data, as well as a date field that sorts the data chronologically.

0 commit comments

Comments
 (0)