wing + filter
This commit is contained in:
@@ -173,7 +173,7 @@ function filterApartments(
|
||||
router.get("/", async (req, res) => {
|
||||
const accessToken = req?.headers?.authorization;
|
||||
const {
|
||||
per_page = 20,
|
||||
per_page = 1000,
|
||||
page = 1,
|
||||
rove_home = "",
|
||||
apartment_type = "",
|
||||
|
||||
Reference in New Issue
Block a user