kibana/packages/core/saved-objects/core-saved-objects-api-server
Pierre Gayvallet 08c8b3d7ff
[ZDT] document behavior of the fields find option for serverless (#162404)
## Summary

Fix https://github.com/elastic/kibana/issues/153766

Add documentation on the limitation of using the `fields` option of the
`SOR.find` API on managed environments.
2023-07-25 08:26:28 +02:00
..
src [ZDT] document behavior of the fields find option for serverless (#162404) 2023-07-25 08:26:28 +02:00
index.ts [Migrations] Add migrationVersion property to the Saved Objects API output (#154364) 2023-04-13 12:05:58 +02:00
jest.config.js Create common and api types packages for the savedObjects domain (#136722) 2022-07-26 04:01:33 -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 Create common and api types packages for the savedObjects domain (#136722) 2022-07-26 04:01:33 -07:00
tsconfig.json [Saved Objects] Import SO types from server rather than common to avoid deprecation (#149289) 2023-01-25 05:38:05 -07:00

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

This package contains the public types for core's server-side savedObjects client (and repository) APIs.