Skip to main content

patch_profile_relationship

Function patch_profile_relationship 

Source
pub async fn patch_profile_relationship(
    __arg0: State<App>,
    __arg1: Auth,
    __arg2: Path<String>,
    __arg3: Json<UpdateProfileData>,
) -> ClResult<StatusCode>
Expand description

PATCH /profile/:idTag - Update relationship data with another user