fix: rename trpc route for get booking
This commit is contained in:
@@ -174,6 +174,6 @@ const confirmationNumberInput = z.object({
|
||||
lang: z.nativeEnum(Lang).optional(),
|
||||
})
|
||||
|
||||
export const bookingConfirmationInput = confirmationNumberInput
|
||||
export const getBookingInput = confirmationNumberInput
|
||||
|
||||
export const getBookingStatusInput = confirmationNumberInput
|
||||
|
||||
Reference in New Issue
Block a user