Skip to content

Commit e455656

Browse files
committed
fixed bad endpoint annotation
1 parent 782f280 commit e455656

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/V1Module/presenters/LoginPresenter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ public function checkRefresh()
206206

207207
/**
208208
* Refresh the access token of current user
209-
* @GET
209+
* @POST
210210
* @LoggedIn
211211
* @throws ForbiddenRequestException
212212
*/

0 commit comments

Comments
 (0)