Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RubyNguyen07 committed Nov 14, 2023
1 parent feed690 commit 4340076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/user-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Profile table:
| Update profile | `PUT` | /profile | yes | full_name, goal |
| Delete account | `DELETE` | /profile | yes | |
| Get user attempts history | `GET` | /attempts | yes | |
| Get user latest attempts history | `GET` | /attempts/latest | yes | |
| Insert a new user attempt | `POST` | /attempts | yes | question_id |


Expand Down

0 comments on commit 4340076

Please sign in to comment.