Skip to main content

patch_own_profile

Function patch_own_profile 

Source
pub async fn patch_own_profile(
    __arg0: State<App>,
    __arg1: Auth,
    __arg2: Json<ProfilePatch>,
) -> ClResult<(StatusCode, Json<UpdateProfileResponse>)>
Expand description

PATCH /me - Update own profile