Skip to content

Commit

Permalink
[DOCS] Removes beta from latest Transform docs. (#69964) (#69976)
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve authored Mar 4, 2021
1 parent 28b6281 commit 7369125
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion docs/reference/transform/apis/preview-transform.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=frequency]
//Begin latest
`latest`::
(Required^*^, object)
beta:[]
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=transform-latest]
+
.Properties of `latest`
Expand Down
1 change: 0 additions & 1 deletion docs/reference/transform/apis/put-transform.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=frequency]
//Begin latest
`latest`::
(Required^*^, object)
beta:[]
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=transform-latest]
+
.Properties of `latest`
Expand Down
2 changes: 0 additions & 2 deletions docs/reference/transform/overview.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ image::images/pivot-preview.png["Example of a pivot {transform} preview in {kib}
[[latest-transform-overview]]
== Latest {transforms}

beta::[]

You can use the `latest` type of {transform} to copy the most recent documents
into a new index. You must identify one or more fields as the unique key for
grouping your data, as well as a date field that sorts the data chronologically.
Expand Down

0 comments on commit 7369125

Please sign in to comment.