Skip to content

[Agent] (GraphAgent를 위한) 카드 삭제 서비스#116

Merged
Coldot merged 1 commit intodevelopfrom
feat/115
Sep 1, 2025
Merged

[Agent] (GraphAgent를 위한) 카드 삭제 서비스#116
Coldot merged 1 commit intodevelopfrom
feat/115

Conversation

@Coldot
Copy link
Contributor

@Coldot Coldot commented Sep 1, 2025

작업 내역

특이 사항

  • 사용자 ID와 카드 ID를 기반으로 카드를 삭제하는 delete_card 메서드 구현
  • 카드 존재 여부 및 접근 권한 검증 로직 추가
  • 관련 예외 처리 및 문서화 진행

- 사용자 ID와 카드 ID를 기반으로 카드를 삭제하는 delete_card 메서드 구현
- 카드 존재 여부 및 접근 권한 검증 로직 추가
- 관련 예외 처리 및 문서화 진행
@Coldot Coldot self-assigned this Sep 1, 2025
@Coldot Coldot linked an issue Sep 1, 2025 that may be closed by this pull request
@Coldot Coldot merged commit 0e9057a into develop Sep 1, 2025
1 check passed
@Coldot Coldot deleted the feat/115 branch September 1, 2025 12:06
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.

[Agent] (GraphAgent를 위한) 카드 삭제 서비스

1 participant