MeChangePasswordData: {
    body: ChangePasswordBodyDto;
    path?: never;
    query?: never;
    url: "/me/password";
}