diff --git a/lib/NGCP/Panel/Controller/API/NcosLnpCarriers.pm b/lib/NGCP/Panel/Controller/API/NcosLnpCarriers.pm index 9e09d2aa14..0d71067512 100644 --- a/lib/NGCP/Panel/Controller/API/NcosLnpCarriers.pm +++ b/lib/NGCP/Panel/Controller/API/NcosLnpCarriers.pm @@ -22,7 +22,7 @@ class_has 'api_description' => ( is => 'ro', isa => 'Str', default => - 'Defines email templates to be send when new subscribers are created or when passwords are reset.', + 'Allows to permit or reject calls to specific LNP carriers as part of an NCOS level.', ); class_has 'query_params' => (