mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
[DOCS] Remove experimental tag from find structure API (#68153)
This commit is contained in:
parent
307cbb1099
commit
a448639dcb
1 changed files with 1 additions and 3 deletions
|
@ -7,8 +7,6 @@
|
|||
[id="{upid}-{api}"]
|
||||
=== Find structure API
|
||||
|
||||
experimental::[]
|
||||
|
||||
Determines the structure of text and other information that will be
|
||||
useful to import its contents to an {es} index. It accepts a +{request}+ object
|
||||
and responds with a +{response}+ object.
|
||||
|
@ -28,7 +26,7 @@ include-tagged::{doc-tests-file}[{api}-request]
|
|||
|
||||
==== Optional arguments
|
||||
|
||||
The following arguments are optional.
|
||||
The following arguments are optional:
|
||||
|
||||
["source","java",subs="attributes,callouts,macros"]
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue