From 17e7e848e2dfec151b2f2bf5271989b195f20825 Mon Sep 17 00:00:00 2001 From: Irina Peshinskaya Date: Thu, 12 May 2016 16:10:52 +0300 Subject: [PATCH] MT#19697 Fix copy-pasted ncos patterns description Change-Id: If02afbaba11a1f82852e783e7ea04c98a76c802d --- lib/NGCP/Panel/Controller/API/NcosPatterns.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/NGCP/Panel/Controller/API/NcosPatterns.pm b/lib/NGCP/Panel/Controller/API/NcosPatterns.pm index 4d54750265..014474b74d 100644 --- a/lib/NGCP/Panel/Controller/API/NcosPatterns.pm +++ b/lib/NGCP/Panel/Controller/API/NcosPatterns.pm @@ -21,7 +21,7 @@ sub allowed_methods{ } sub api_description { - return 'Defines email templates to be send when new subscribers are created or when passwords are reset.'; + return 'NCOS Patterns define rules within NCOS Levels.'; }; sub query_params {