- 조건으로 받을 파라미터
- min_beds
- min_bedrooms
- min_price
- max_price
- room_types[]
- room_scopes[]
- page
- size
- response
"data": [ { "id" : 1 "name": "방이름", "price": 1, "imagePaths":[ { "imagePath": "aaa" }, { "imagePath": "bbb" } ] } ]
Authorization
"data": [ { "id" : 1 "name": "방이름", "price": 1, "imagePaths":[ { "imagePath": "aaa" }, { "imagePath": "bbb" } ] } ]