Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

장바구니 항목 수량 수정 API 연동 #358

Open
1 task
uraflower opened this issue Jun 10, 2024 · 0 comments
Open
1 task

장바구니 항목 수량 수정 API 연동 #358

uraflower opened this issue Jun 10, 2024 · 0 comments
Labels
feat 새 기능을 구현합니다. 🤍front 프론트엔드 업무입니다.

Comments

@uraflower
Copy link
Contributor

장바구니 항목 수량 수정 API 연동

작업 상세 내용

  • 장바구니 항목 수량 수정 API 연동

주의사항

참고할만한 자료

장바구니 항목 수량 수정 url: localhost:8080/api/vi/cart/{productId}?quantity=5
메소드 타입: Patch
요청 파라미터: quantity -> 변경할 수량

응답 예시:

{
  "cartId": 123
}
@uraflower uraflower added 🤍front 프론트엔드 업무입니다. feat 새 기능을 구현합니다. labels Jun 10, 2024
@uraflower uraflower moved this to Todo in KakaoFunding Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새 기능을 구현합니다. 🤍front 프론트엔드 업무입니다.
Projects
Status: Todo
Development

No branches or pull requests

1 participant