UpdateMyProfileData: {
    body: MyProfileUpdateBodyDto;
    path?: never;
    query?: never;
    url: "/me/profile";
}