mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
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. |
||
---|---|---|
.. | ||
core | ||
plugins/data |