Closed MercerFrey closed 1 year ago
The Profile Page should have "GET" and "PUT" operations. Users should be able to view and edit their profile page (Requirements 1.1.2.2). Also, a user should be able to view other profile pages.
373 This pull request handles the GET request for the profile page endpoint.
389 This pull request handles the PUT request which edits the profile page.
The Profile Page should have "GET" and "PUT" operations. Users should be able to view and edit their profile page (Requirements 1.1.2.2). Also, a user should be able to view other profile pages.