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

마지막 작품 삭제시 해당하는 전시까지 삭제하는 로직 추가 #101

Merged
merged 4 commits into from
Feb 18, 2023

Conversation

akalswl14
Copy link
Member

구현 내용

구현 요약

  • [DELETE] /artwork/{id} 작품 삭제 API : 마지막 작품 삭제시 해당하는 전시까지 삭제하는 로직 추가
  • 전시 삭제 메소드 ( ExhibitService.delete ) 의 소속된 작품, 태그까지 삭제하는지 확인하는 테스트 로직 추가

관련 이슈

close #81

구현 내용

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@akalswl14 akalswl14 added 기능 구현 기능 구현 테스트 테스트 관련 기능 수정 허걱 labels Feb 18, 2023
@akalswl14 akalswl14 self-assigned this Feb 18, 2023
@akalswl14 akalswl14 merged commit 8e7e8dd into develop Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 구현 기능 구현 기능 수정 허걱 테스트 테스트 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant