Key Name | Type | Required |
---|---|---|
custom_connected_endpoints_keys |
list | None |
custom_connected_endpoints_keys
offers a flexible way to extend endpoint definitions without altering the connected_endpoints_keys
.
The values defined in custom_connected_endpoints_keys
, are prepended to the ones in connected_endpoint_keys
, taking precedence over any values in connected_endpoint_keys
.
This approach helps preserving the default connected_endpoints_keys
, unlike directly overriding it.
NOTE: We are using the same format as jq to specify the path to the key.
.custom_connected_endpoints_keys[]