feat(SW-176): refactor
This commit is contained in:
@@ -28,7 +28,7 @@ export default async function SelectHotelPage({
|
||||
hotelId: "879",
|
||||
})
|
||||
|
||||
const availability = await serverClient().hotel.availability({
|
||||
const availability = await serverClient().hotel.availability.get({
|
||||
cityId: "8ec4bba3-1c38-4606-82d1-bbe3f6738e54",
|
||||
roomStayStartDate: "2024-11-01",
|
||||
roomStayEndDate: "2024-11-02",
|
||||
|
||||
Reference in New Issue
Block a user