From 02431bf71e8577b368632fc38e19c0a0a6bdbd6f Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Tue, 4 Jul 2017 08:05:41 +0200 Subject: [PATCH] (fix): Fix notification table --- wiki/notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/notifications.md b/wiki/notifications.md index 391500cee..ecdb712c9 100644 --- a/wiki/notifications.md +++ b/wiki/notifications.md @@ -46,7 +46,7 @@ notify: ## Configuration Property | Type | Required | Support | Description ---- | --- | --- | --- | --- | --- +--- | --- | --- | --- | --- method| string | No | all | HTTP verb packagePattern| string | No | all | Only run this notification if the package name matches the regular headers| array/object | Yes | all | If this endpoint requires specific headers, set them here as an array of key: value objects.