사용자 장소 목록 조회

Request

Response(성공)

PlaceResponse의 List
Search
Response
Name
Type
Required
Description
Default
Note
Int
장소 아이디
String
장소명
Float
위도
Float
경도
CommonResponse{ "status": "success", "data": { "id": "String", "name": "String" } }
JSON
복사