feat(SW-176): refactor

This commit is contained in:
Fredrik Thorsson
2024-08-28 17:00:51 +02:00
parent 864f3cdaf2
commit d11554168f
2 changed files with 78 additions and 75 deletions

View File

@@ -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",