KimLeeParkJiChoi / spang-eats

0 stars 0 forks source link

feat: 장바구니 지우기 #55

Closed shinheekim closed 12 hours ago

shinheekim commented 14 hours ago

> [DELETE] /api/carts

예외 처리

그 밖의 세부 사항

RequestBody

{
"test" : 1234
}

ResponseBody

{
"test" : 1234
}