유저가 작성한 리뷰 보여주기
GET
https://backends.xyz/api/home/review/user/list/
Headers
Name
Type
Description
Authentication
string
Authentication token to track down who is emptying our stocks.
{
"room": 1,
"guest": 2,
"comment": "I like it more",
"created_at": "2018-12-12",
"grade": 5
}
Last updated
Was this helpful?