mirror of
https://github.com/elastic/kibana.git
synced 2025-06-29 03:24:45 -04:00
## Summary Related to https://github.com/elastic/kibana/issues/150296 - Add the following SO model version change types: - `data_removal` - `unsafe_transform` - Change the existing `data_backfill` type to something less permissive - Update the tsdoc and documentation accordingly --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
docs | ||
src | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/core-saved-objects-server
This package contains the public types for Core server-side savedObjects service and contracts.
Note: the types related to the savedObjects client and repository APIs can be found in the @kbn/core-saved-objects-api-server
package.
Documentation about model versions is available in the doc folder