Skip to content

Commit

Permalink
fix wrong doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Alavi committed Dec 15, 2021
1 parent d29ec96 commit 3dc2343
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @api {patch} /v1/users/:id Update User
*
* @apiVersion 1.0.0
* @apiPermission Authenticated ['permissions' => 'list-users', 'roles' => ''] | Resource Owner
* @apiPermission Authenticated ['permissions' => 'update-users', 'roles' => ''] | Resource Owner
*
* @apiParam {String} [password] min:6|max:40
* @apiParam {String} [name] min:2|max:50
Expand Down

0 comments on commit 3dc2343

Please sign in to comment.