RESPONSE
- JSON (예시)
{ "userId": 1, "token": "Spring token", "profileImage": "(이미지 S3 저장 url), "nickname": "젤리", "description": "나는 농구가 좋아", "proficiency": null, "positions": null, "notifications": [ { "notificationId": 3 "createdAt": "2021-01-01T12:20:10", "message": "절리가 팔로우했습니다.", "updatedAt": "2021-01-01T12:20:10" }, { "notificationId": "createdAt": "2021-01-01T12:20:10", "message": "절리가 팔로우했습니다.", "updatedAt": "2021-01-01T12:20:10" } ] }
Body