Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
kalsmic committed Jun 21, 2022
1 parent 175fadd commit 5d32d25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/users.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ def update_user(user_id):
returns:
- 200: OK
The user object.
- 204: No Content
No new updates were made to the user.
- 400: Bad Request
message: Invalid request data.
- 404: Not Found
Expand Down

0 comments on commit 5d32d25

Please sign in to comment.