mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[docs] Re-add experimental
label to dashboard import/export API docs. (#116348)
This commit is contained in:
parent
9330ea7d97
commit
4be1d8f438
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
[[dashboard-api]]
|
||||
== Import and export dashboard APIs
|
||||
|
||||
deprecated::[7.15.0,Both of these APIs have been deprecated in favor of <<saved-objects-api-import>> and <<saved-objects-api-export>>.]
|
||||
deprecated::[7.15.0,These experimental APIs have been deprecated in favor of <<saved-objects-api-import>> and <<saved-objects-api-export>>.]
|
||||
|
||||
Import and export dashboards with the corresponding saved objects, such as visualizations, saved
|
||||
searches, and index patterns.
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
deprecated::[7.15.0,Use <<saved-objects-api-export>> instead.]
|
||||
|
||||
Export dashboards and corresponding saved objects.
|
||||
experimental[] Export dashboards and corresponding saved objects.
|
||||
|
||||
[[dashboard-api-export-request]]
|
||||
==== Request
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
deprecated::[7.15.0,Use <<saved-objects-api-import>> instead.]
|
||||
|
||||
Import dashboards and corresponding saved objects.
|
||||
experimental[] Import dashboards and corresponding saved objects.
|
||||
|
||||
[[dashboard-api-import-request]]
|
||||
==== Request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue