### Current scenario: Only the `skills` are getting updated from the Profile API. ### How to reproduce? - Log in to the application. - Go to https://devmatchups.vercel.app/dashboard/profile - Click on Edit Profile Acceptance Criteria: - [ ] Update the changed fields in the Profile API - [ ] Reflect the changes in the Profile UI ### Level: 3 ### GSSOC 25 API Location: https://github.com/harsh3dev/DevMatchups/blob/main/app/api/user/route.ts <img width="1024" height="876" alt="Image" src="https://github.com/user-attachments/assets/010ca30a-9f92-4c8d-9760-627ba77fba08" />
Current scenario:
Only the
skillsare getting updated from the Profile API.How to reproduce?
Acceptance Criteria:
Level: 3
GSSOC 25
API Location: https://github.com/harsh3dev/DevMatchups/blob/main/app/api/user/route.ts