Conduit_NodeJS
Conduit_NodeJS copied to clipboard
Use put for updating user information.
According to API specification, updating user information should use 'put' http method rather than 'patch' method.