mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
fix https://github.com/elastic/kibana/issues/176776 Saved objects `modelVersions` support BWC and ZDT and replace `SavedObjectsType.schemas` and `SavedObjectsType.migrations` properties. This PR marks these two properties as deprecated. The public facing docs have also been updated to the "new" way of implementing saved object changes. ### Checklist Delete any items that are not applicable to this PR. - [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md) - [x] [Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html) was added for features that require explanation or tutorials |
||
---|---|---|
.. | ||
core | ||
development | ||
security | ||
add-data-tutorials.asciidoc | ||
development-visualize-index.asciidoc | ||
index.asciidoc | ||
kibana-platform-plugin-api.asciidoc |