API docs: Add deprecation warning to all deprecated Saved Object APIs (#150267)

This commit is contained in:
Christiane (Tina) Heiligers 2023-02-07 09:28:13 -07:00 committed by GitHub
parent 33b6dc9b1b
commit b14af4b243
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 36 additions and 12 deletions

View file

@ -4,7 +4,9 @@
<titleabbrev>Resolve object</titleabbrev>
++++
experimental[] Retrieve a single {kib} saved object by ID, using any legacy URL alias if it exists.
deprecated::[8.7.0, To be removed in an upcoming version]
Retrieve a single {kib} saved object by ID, using any legacy URL alias if it exists.
Under certain circumstances, when Kibana is upgraded, saved object migrations may necessitate regenerating some object IDs to enable new
features. When an object's ID is regenerated, a legacy URL alias is created for that object, preserving its old ID. In such a scenario, that