chore: remove temp hotel data json
This commit is contained in:
@@ -466,7 +466,6 @@ export const getHotelDataSchema = z.object({
|
|||||||
}),
|
}),
|
||||||
// NOTE: We can pass an "include" param to the hotel API to retrieve
|
// NOTE: We can pass an "include" param to the hotel API to retrieve
|
||||||
// additional data for an individual hotel.
|
// additional data for an individual hotel.
|
||||||
// Example "included" data can be found in our tempHotelData file.
|
|
||||||
included: z.array(RoomSchema).optional(),
|
included: z.array(RoomSchema).optional(),
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user