ucsb-cs156-m23 / proj-gauchoride-m23-9am-3

https://ucsb-cs156-m23.github.io/proj-gauchoride-m23-9am-3/
0 stars 0 forks source link

There is a new UserProfileController that has a route `PUT /api/userprofile` that takes a single parameter `cellPhone` of type string. If there is a logged in user, it updates the cell phone number for that logged in user; otherwise it returns a 403. #17

Open InariHimeko opened 1 year ago