diff --git a/lib/NGCP/Panel/Controller/API/NcosLnpCarriersItem.pm b/lib/NGCP/Panel/Controller/API/NcosLnpCarriersItem.pm index 685680fea8..a880e4a690 100644 --- a/lib/NGCP/Panel/Controller/API/NcosLnpCarriersItem.pm +++ b/lib/NGCP/Panel/Controller/API/NcosLnpCarriersItem.pm @@ -30,7 +30,7 @@ sub relation{ } __PACKAGE__->set_config({ - allowed_roles => [qw/admin resellers/], + allowed_roles => [qw/admin reseller/], }); sub GET :Allow {