Skip to content

Commit

Permalink
✅ 회원 탈퇴 http 시나리오(#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
jun108059 committed Jul 26, 2022
1 parent dbe3d69 commit d9ba102
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions http/01_Member.http
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ Content-Type: application/json
"name": "박영준 이름 변경",
"type": "USER"
}

### 4. 회원 탈퇴
DELETE http://localhost:8080/v1/member/1

0 comments on commit d9ba102

Please sign in to comment.