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

query 파라메터 관련 기능 일부 수정 및 개선 #58

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

k09wang
Copy link

@k09wang k09wang commented Feb 1, 2023

작업 개요

query 파라메터 관련 기능 일부 수정 및 개선

작업 분류

  • 버그 수정
  • 신규 기능
  • 프로젝트 구조 변경

작업 상세 내용

  1. find_by_status - query 파라메터가 전달되지 않는 문제 수정
  2. customer_delete - query 파라메터 전달 가능하도록 처리 (reason, extra[requester])

김영광 added 2 commits February 1, 2023 11:17
DELETE /subscribe/customers/{customer_uid}
- reason : 삭제사유
- extra[requester] : 삭제 요청자(네이버페이에서만 사용)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant