팀 노션 모음집
/
백오피스 프로젝트
/
˗ˋˏ 용주박스 ˎˊ˗ SHOW BOX❗ 찡긋찡긋 ( •͈ᴗ-)ᓂ-ෆ
/
API 명세서
/
API
/
가게 전체 리뷰 내역 조회
Search
가게 전체 리뷰 내역 조회
구분
리뷰
Postman
URL
/v1/reviews/shops
method
GET
request
{ “shopId”: 1 }
response
{ "code": 0, "message": "정상 처리 되었습니다", "data": [ { "shopId": 1, "username": "Test", "content": "살려줘", "imageUrl": null }, { "shopId": 1, "username": "Test", "content": "살려줘", "imageUrl": "
https://ysp-delivery.s3.ap-northeast-2.amazonaws.com/review/e32ea69d-8459-49b3-9f11-0580c8213166.png
" }, { "shopId": 1, "username": "Test", "content": "살려줘", "imageUrl": "
https://ysp-delivery.s3.ap-northeast-2.amazonaws.com/review/4511795c-6b2b-48c6-8557-25805bead8d6.png
" } ]}
권한
X