mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
Resolves #206433 Added optional `exposeConfig` field to the `preconfiguredActionSchema` to allow return the configuration for the pre-configured connectors, which set this value as `true`. This change is completely backward compatible, because this field is optional and all the connectors, which don't have the value will remain to work the same way as before the change (won't return the config). Changed get and getAll methods of the ActionsClient to reflect opt-in config based on the set `exposeConfig` value. |
||
---|---|---|
.. | ||
action-types | ||
images | ||
index.asciidoc | ||
pre-configured-connectors.asciidoc |