πŸ₯Ž

μ‚¬μš©μžλŠ” μžμ‹ μ˜ νŒ€μ— νŒ€μ›μ„ μΆ”κ°€ν•˜κΈ° μœ„ν•΄ λ‹€λ₯Έ μ‚¬μš©μžλ₯Ό μ΄ˆλŒ€ν•  수 μžˆλ‹€.

Related to λ¦¬νŒ©ν„°λ§ λͺ©λ‘ (🧨 API & Sequence diagram) 1
Method
POST
BE.λ‹΄λ‹Ήμž
End Point
/api/teams/:id/invitations
Group
Team
MoSCow
Must have
μ§„ν–‰μƒνƒœ
μ™„λ£Œ
Related to λ¦¬νŒ©ν„°λ§ λͺ©λ‘ (🧨 API & Sequence diagram) 2
Related to λ¦¬νŒ©ν„°λ§ λͺ©λ‘ (🧨 API & Sequence diagram)

μ΅œμ’…λ³Έ

🍭
μ΅œμ’… ν™•μ • 일자 : 2022-07-23(ν† )
  • λ³€κ²½ 사항
  • μ„€λͺ…
notion image
  • νŒ€ μ΄ˆλŒ€ μ‹œ λ¦¬λ”μ˜ μ•„μ΄λ””λŠ”(μš”μ²­μž) ν† ν°μ˜ μœ μ € 아이디λ₯Ό κ°€μ Έμ™€μ„œ ν•΄λ‹Ή νŒ€μ˜ 리더인지 μ•„λ‹Œμ§€ 검증을 λ¨Όμ € μˆ˜ν–‰ μ‹œν‚€λ©΄ 될 것 κ°™μŠ΅λ‹ˆλ‹€.
  • κ·Έ ν›„ requestμ—μ„œ λ„˜μ–΄μ˜¨ μ‚¬μš©μžμ˜ 아이디와 κΈ°λ³Έ μƒνƒœκ°’μ„ μ„œλ²„μ—μ„œ ν•¨κ»˜ λ°μ΄ν„°λ² μ΄μŠ€μ— μ €μž₯μ‹œμΌœμ£Όλ©΄ 될 것 κ°™μŠ΅λ‹ˆλ‹€.

Request

{ "targetUserId" : Number }

Response

{ "invitationId" : Number }
notion image
sequenceDiagram μ•‘ν„° ->> Client: νŒ€μ› μ΄ˆλŒ€ μš”μ²­ Client->>API_Server: POST /api/teams/:id/invitaions Note over Client, API_Server: νŒ€μ›μ„ μ΄ˆλŒ€ν•˜λŠ” API API_Server ->> TeamInvitation : νŒ€μ› μ΄ˆλŒ€ μΆ”κ°€ μš”μ²­ TeamInvitation -->> API_Server : 응닡 및 μ˜ˆμ™Έμ²˜λ¦¬ API_Server -->> Client : 응닡 및 μ—μ™Έμ²˜λ¦¬ Client -->> μ•‘ν„° : UI μ—…λ°μ΄νŠΈ
Online FlowChart & Diagrams Editor - Mermaid Live Editor
Simplify documentation and avoid heavy tools. Open source Visio Alternative. Commonly used for explaining your code! Mermaid is a simple markdown-like script language for generating charts from text via javascript.
Online FlowChart & Diagrams Editor - Mermaid Live Editor