feat(SW-176): use the availability endpoint
This commit is contained in:
@@ -18,5 +18,3 @@ export type HotelTripAdvisor =
|
||||
| undefined
|
||||
|
||||
export type RoomData = z.infer<typeof roomSchema>
|
||||
|
||||
export type Availability = z.infer<typeof getAvailabilitySchema>
|
||||
|
||||
Reference in New Issue
Block a user