kibana/x-pack/test/encrypted_saved_objects_api_integration
Gidi Meir Morris 68c9cda277
[Saved Objects] adds support for including hidden types in saved objects client (#66879) (#67091)
As part of the work needed for RBAC & Feature Controls support in Alerting (https://github.com/elastic/kibana/issues/43994) we've identified a need to make the Alert Saved Object type a _hidden_ type.

As we still need support for Security and Spaces, we wish to use the standard SavedObjectsClient and its middleware, but currently this isn't possible with _hidden_ types.

To address that, this PR adds support for creating a client which includes hidden types.
2020-05-20 14:53:13 +01:00
..
fixtures/api_consumer_plugin [Saved Objects] adds support for including hidden types in saved objects client (#66879) (#67091) 2020-05-20 14:53:13 +01:00
tests [Saved Objects] adds support for including hidden types in saved objects client (#66879) (#67091) 2020-05-20 14:53:13 +01:00
config.ts
ftr_provider_context.d.ts
services.ts