Skip to content

Commit

Permalink
fix branch error
Browse files Browse the repository at this point in the history
  • Loading branch information
tuonghuynh11 committed Jan 28, 2024
1 parent b4920a6 commit 4bf90e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/users.routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ usersRouter.get('/random', wrapRequestHandler(getRandomUserController))
* Path: /followers
* Method: GET
* Header:{Authorization:Bearer <access_token>}
* Token
* Body:
* **/
usersRouter.get(
Expand Down

0 comments on commit 4bf90e6

Please sign in to comment.