1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib/addons
Christopher Kolstad 186fda1657
task: Add customHeaders as possible parameter. (#4139)
###What
Adds an optional sensitive parameter for customHeaders to all current
addons. It is sensitive because the user might be including api key headers.
2023-07-05 09:42:17 +02:00
..
__snapshots__ task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
addon-schema.ts
addon.test.ts
addon.ts
datadog-definition.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
datadog.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
datadog.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
feature-event-formatter-md.test.ts
feature-event-formatter-md.ts
index.ts
slack-definition.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
slack.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
slack.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
teams-definition.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
teams.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
teams.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
webhook-definition.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
webhook.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
webhook.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00