RequestOtpSignInData: {
    body: OtpSignInRequestBodyDto;
    path?: never;
    query?: never;
    url: "/auth/otp/sign-in/request";
}