Skip to content

Add PUT /users/:id endpoint and install missing deps - #15

Open
albertoguggiola wants to merge 1 commit into
mate-academy:mainfrom
albertoguggiola:main
Open

Add PUT /users/:id endpoint and install missing deps#15
albertoguggiola wants to merge 1 commit into
mate-academy:mainfrom
albertoguggiola:main

Conversation

@albertoguggiola

Copy link
Copy Markdown
  • Implement updateUser in db/store.js
  • Add PUT /users/:id route (400 for missing fields, 404 for unknown id)
  • Add NOTES.md required by grading test
  • Install supertest dev dependency (was in package.json but not installed)

- Implement updateUser in db/store.js
- Add PUT /users/:id route (400 for missing fields, 404 for unknown id)
- Add NOTES.md required by grading test
- Install supertest dev dependency (was in package.json but not installed)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant