Skip to content

221 add validation to patch#227

Open
Rayna-Yu wants to merge 1 commit into
mainfrom
221-check-input-before-patch
Open

221 add validation to patch#227
Rayna-Yu wants to merge 1 commit into
mainfrom
221-check-input-before-patch

Conversation

@Rayna-Yu

@Rayna-Yu Rayna-Yu commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

#221

Closes #221

📝 Description

Briefly list the changes made to the code:

  1. Add validation utils to users
  2. Updated patch to check input before passing to db using validation utils
  3. Updated post to use validation utils
  4. Added unit tests

✔️ Verification

Added tests

🏕️ (Optional) Future Work / Notes

Did you notice anything ugly during the course of this ticket? Any bugs, design challenges, or unexpected behavior? Write it down so we can clean it up in a future ticket!

@Rayna-Yu Rayna-Yu marked this pull request as ready for review June 8, 2026 22:28
@Rayna-Yu Rayna-Yu requested a review from nourshoreibah as a code owner June 8, 2026 22:28
@github-actions github-actions Bot requested a review from tsudhakar87 June 8, 2026 22:28
github-actions Bot added a commit that referenced this pull request Jun 8, 2026
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.

Check user input before passing to db on PATCH /users

1 participant