HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🧑🏻‍💻
박진형
/
🌲
Resume - 형욱 (1)
/
🤔
프로젝트 자세히보기
/
🖼️
프로젝트 관리
/
♟️
API 설계
/
⚗️
사용자는 내가 리더인 팀을 조회할 수 있다.
⚗️

사용자는 내가 리더인 팀을 조회할 수 있다.

Related to 리팩터링 목록 (🧨 API & Sequence diagram) 1
Method
GET
BE.담당자
End Point
/api/teams/me/leader
Group
Team
MoSCow
Must have
진행상태
완료
Related to 리팩터링 목록 (🧨 API & Sequence diagram) 2
Related to 리팩터링 목록 (🧨 API & Sequence diagram)
최종본이전 백업

최종본

🍭
최종 확정 일자 : 2022-00-00 (?)
  • 변경 사항
    • 변경 사항이 있다면 작성해주세요.

Request

Response

{ "teams": [ { "id": 팀 아이디, "name": 팀 이름, "sportsCategory": 종목 } ... ] }
 

이전 백업

2022-00-00 (?)