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

[feat] 공연 삭제 DELETE API 구현 #113

Closed
1 task done
hoonyworld opened this issue Jul 17, 2024 · 0 comments · Fixed by #116
Closed
1 task done

[feat] 공연 삭제 DELETE API 구현 #113

hoonyworld opened this issue Jul 17, 2024 · 0 comments · Fixed by #116
Assignees

Comments

@hoonyworld
Copy link
Member

hoonyworld commented Jul 17, 2024

Feature Issue 📌

  • 공연 삭제 DELETE API를 구현합니다.

Todo ✔️

  • 공연 삭제 DELETE API 구현
@hoonyworld hoonyworld self-assigned this Jul 17, 2024
@hoonyworld hoonyworld linked a pull request Jul 17, 2024 that will close this issue
hoonyworld added a commit that referenced this issue Jul 17, 2024
* [#113] refactor(BookingRepository): 해당 공연을 예매한 사람이 있는지 판단하는 메서드 구현

* [#113] refactor(PerformanceErrorCode): 예매자가 한명 있을 경우 공연 취소가 안될때 보여주는 에러메시지 추가

* [#113] refactor(PerformanceSuccessCode): 공연이 삭제되었을 때 보여주는 성공 메시지 추가

* [#113] refactor(PerformanceManagementService): 멤버 아이디를 인자로 받도록 수정 및 공연 삭제 메서드 구현

* [#113] feat(PerformanceController): 공연 삭제 DELETE API 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant