Open
Description
I think the information on updating users is unclear.
"required" suggests that email address must be provided whenever an update is made. Is that only the case if the email address is being updated?
If I'm interpreting the User schema correctly, email address is not required and may not be present in order to send back in a PUT request anyway.