Fix review tag endpoints #730
This commit is contained in:
parent
ed037428b3
commit
82065bda93
1 changed files with 1 additions and 1 deletions
|
|
@ -244,4 +244,4 @@ apiv2_partner_review_tags:
|
|||
|
||||
apiv2_rider_review_tags:
|
||||
path: /apiv2/review_tags/rider
|
||||
controller: App\Controller\CustomerAppAPI\ReviewTagController::getPartnerReviewTags
|
||||
controller: App\Controller\CustomerAppAPI\ReviewTagController::getRiderReviewTags
|
||||
Loading…
Reference in a new issue