TangSquad / back-end

0 stars 0 forks source link

[REQUEST] /user/introduction #54

Closed JHyeon0915 closed 2 days ago

JHyeon0915 commented 1 month ago

요청사항

요청사항 반영 후 예시

{
  "success": true,
  "message": "string",
  "data": {
    "introduction": "string",
    "link": "string",
    "affiliation": "string",
    "prevDiving": {
      // diving 객체
    },
  }
}
JHyeon0915 commented 1 week ago

다이빙 객체도 괜찮고 다이빙 아이디도 괜찮아요