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 {