Change url of provider info mobile api call #231
This commit is contained in:
parent
7a8ff5bf42
commit
54269d54ac
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ api_service_list:
|
|||
methods: [GET]
|
||||
|
||||
api_partner_info:
|
||||
path: /api/partner/{pid}
|
||||
path: /api/partners/{pid}
|
||||
controller: App\Controller\APIController:getPartnerInformation
|
||||
methods: [GET]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue