Answering complex web questions:
A client makes a PUT request to /users/15 with the body {"name": "Alice"}. The server contains a user at /users/15 with {"name": "Bob", "email": "bob@test.com"}. What is the expected state of user 15
webman.hashnode.dev43 min read