diff --git a/config/routes/apiv2.yaml b/config/routes/apiv2.yaml index 3fe9d9be..d9abd0a2 100644 --- a/config/routes/apiv2.yaml +++ b/config/routes/apiv2.yaml @@ -244,4 +244,4 @@ apiv2_partner_review_tags: apiv2_rider_review_tags: path: /apiv2/review_tags/rider - controller: App\Controller\CustomerAppAPI\ReviewTagController::getPartnerReviewTags \ No newline at end of file + controller: App\Controller\CustomerAppAPI\ReviewTagController::getRiderReviewTags \ No newline at end of file