feat(SW-176): add schemas
This commit is contained in:
@@ -21,11 +21,13 @@ import {
|
||||
validateHotelPageSchema,
|
||||
} from "../contentstack/hotelPage/output"
|
||||
import {
|
||||
getAvailabilityInputSchema,
|
||||
getFiltersInputSchema,
|
||||
getHotelInputSchema,
|
||||
getRatesInputSchema,
|
||||
} from "./input"
|
||||
import {
|
||||
getAvailabilitySchema,
|
||||
getFiltersSchema,
|
||||
getHotelDataSchema,
|
||||
getRatesSchema,
|
||||
|
||||
Reference in New Issue
Block a user