issues
search
YAPP-Github
/
21st-ALL-Rounder-Team-2-BE
🎨 간편한 전시 관람 서비스, 아르티 ARTIE 🎨
Apache License 2.0
9
stars
0
forks
source link
마지막 작품 삭제시 해당하는 전시까지 삭제하는 로직 추가
#101
Closed
akalswl14
closed
1 year ago
akalswl14
commented
1 year ago
구현 내용
구현 요약
[DELETE] /artwork/{id} 작품 삭제 API : 마지막 작품 삭제시 해당하는 전시까지 삭제하는 로직 추가
전시 삭제 메소드 ( ExhibitService.delete ) 의 소속된 작품, 태그까지 삭제하는지 확인하는 테스트 로직 추가
관련 이슈
close #81
구현 내용
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
구현 내용
구현 요약
관련 이슈
close #81
구현 내용