mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Moving Saved Object APIs from Experimental to Beta (#44140)
* Saved Object APIs, now beta! * Using Gail's word-choice, thanks Gail!!!
This commit is contained in:
parent
86e1f51863
commit
769bb657fa
10 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
[[saved-objects-api-resolve-import-errors]]
|
||||
=== Resolve Import Errors
|
||||
|
||||
experimental[This functionality is *experimental* and may be changed or removed completely in a future release.]
|
||||
beta[This functionality is *beta*. It's on track to become a stable, permanent feature of {kib}. Caution should be exercised because it is possible a breaking change to these APIs will occur in a minor version, but we’ll avoid this wherever possible. ]
|
||||
|
||||
The resolve import errors API enables you to resolve errors given by the import API by either retrying certain saved objects, overwriting specific saved objects or changing references to different saved objects.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue