kibana/docs/management/connectors
Yuliia Naumenko c15674f6d1
[Connectors] Allow pre-configured connectors to opt-in to exposing their config by setting exposeConfig (#207654)
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.
2025-01-22 18:51:16 +00:00
..
action-types [DOCS] Granular connector RBAC (#207136) 2025-01-20 12:51:21 -08:00
images [Connectors][GenAI] Inference Service Kibana connector (#189027) 2024-10-13 15:39:09 -05:00
index.asciidoc [DOCS] Remove inference connector docs (#198633) 2024-11-12 11:56:37 -06:00
pre-configured-connectors.asciidoc [Connectors] Allow pre-configured connectors to opt-in to exposing their config by setting exposeConfig (#207654) 2025-01-22 18:51:16 +00:00