kibana/packages/core/saved-objects/core-saved-objects-server-internal
2023-04-13 12:05:58 +02:00
..
src [Migrations] Add migrationVersion property to the Saved Objects API output (#154364) 2023-04-13 12:05:58 +02:00
index.ts [saved objects] Adds bulkDelete API (#139680) 2022-09-20 07:51:25 -07:00
jest.config.js Migrate remaining parts of server-side SO domain to packages (#139305) 2022-08-26 01:53:37 -07:00
kibana.jsonc Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
README.md Migrate remaining parts of server-side SO domain to packages (#139305) 2022-08-26 01:53:37 -07:00
tsconfig.json Only log deprecation warnings for calls to Saved Objects routes from non-kibana request (#152971) 2023-03-09 10:23:21 -07:00

@kbn/core-saved-objects-server-internal

This package contains the internal implementation of core's server-side savedObjects service.