Skip to content

Conversation

KinshukSS2
Copy link

Description:
This PR adds support for the PATCH /user route. The endpoint responds with a JSON message confirming the request, consistent with the other existing routes (GET, POST, PUT, DELETE).

Changes:
Added app.patch('/user', ...) handler.

Response returns status 200 and a JSON object with a message.

added patch method
@KinshukSS2 KinshukSS2 requested a review from a team as a code owner August 31, 2025 04:34
Copy link

netlify bot commented Aug 31, 2025

Deploy Preview for expressjscom-preview ready!

Name Link
🔨 Latest commit c103dae
🔍 Latest deploy log https://app.netlify.com/projects/expressjscom-preview/deploys/68bc81c50996e90008be3ba5
😎 Deploy Preview https://deploy-preview-2050--expressjscom-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented Aug 31, 2025

A new user left a comment. This user must be approved by a Netlify team owner before comments can be displayed.

Approve this user

@KinshukSS2
Copy link
Author

/updates

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