Skip to content

Commit 401d302

Browse files
authored
[DOCS] Move find file structure to a new API endpoint (#67314)
1 parent 516ec98 commit 401d302

File tree

3 files changed

+1959
-1
lines changed

3 files changed

+1959
-1
lines changed

docs/reference/ml/anomaly-detection/apis/find-file-structure.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<titleabbrev>Find file structure</titleabbrev>
77
++++
88

9-
experimental[]
9+
deprecated::[7.12.0,Replaced by <<find-structure>>]
1010

1111
Finds the structure of a text file. The text file must contain data that is
1212
suitable to be ingested into {es}.

docs/reference/rest-api/index.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ not be included yet.
1919
* <<docs, Document APIs>>
2020
* <<enrich-apis,Enrich APIs>>
2121
* <<graph-explore-api,Graph Explore API>>
22+
* <<find-structure>>
2223
* <<indices, Index APIs>>
2324
* <<index-lifecycle-management-api,Index lifecycle management APIs>>
2425
* <<ingest-apis,Ingest APIs>>
@@ -48,6 +49,7 @@ include::{es-repo-dir}/ccr/apis/ccr-apis.asciidoc[]
4849
include::{es-repo-dir}/data-streams/data-stream-apis.asciidoc[]
4950
include::{es-repo-dir}/docs.asciidoc[]
5051
include::{es-repo-dir}/ingest/apis/enrich/index.asciidoc[]
52+
include::{es-repo-dir}/text-structure/apis/find-structure.asciidoc[leveloffset=+1]
5153
include::{es-repo-dir}/graph/explore.asciidoc[]
5254
include::{es-repo-dir}/indices.asciidoc[]
5355
include::{es-repo-dir}/ilm/apis/ilm-api.asciidoc[]

0 commit comments

Comments
 (0)