//////
Search
Duplicate

도메인
약속
HTTP method
GET
Path
/invitations/{id}
기능
약속 상세 조회
우리

Response

{ "message": "success", "data": { "title": "title", "date": "2022년 07월 21일", "time": "오후 10시 4분", "comment": "코멘트", "invitationPlace": "대표장소", "waffleId": 1, "invitationImageCategory": "MALCHA", "invitationMemberDto": [ { "userId": 1, "nickname": "oni", "profileImage": "INITIAL" } ], "placeCategoryDto": [ { "placeCategoryId": 1, "placeCategoryName": "TODO" }, { "placeCategoryId": 2, "placeCategoryName": "DINNER" } ], "decidedPlaceDetailResponses": [ { "placeId" : 1 "title": "아우어베이커리2", "seq": 1 } ] } }
JSON
복사