fix: avoid setting user profile to public when updating via API
If a user is updated via a PUT API request and no value is provided for the `private_profile` field, ignore it and do not set it to the default value of public
Showing
Please register or sign in to comment