From 145d461718713a5e4131b6698436b5f1b885fc5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 25 Dec 2019 16:28:35 +0200 Subject: [PATCH] Document Huawei LTE notification service name option (#11535) * Document Huawei LTE notification service name option * :pencil2: Tweak Co-authored-by: Franck Nijhof --- source/_integrations/huawei_lte.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/huawei_lte.markdown b/source/_integrations/huawei_lte.markdown index 214ae180103..5c6268e4b60 100644 --- a/source/_integrations/huawei_lte.markdown +++ b/source/_integrations/huawei_lte.markdown @@ -103,6 +103,11 @@ notify: required: false type: map keys: + name: + description: Name of the notification service. + default: "`huawei_lte`" + required: false + type: string recipient: description: The phone number of a default recipient or a list with multiple recipients. required: false