-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
hoonyworld
added a commit
that referenced
this issue
Jul 17, 2024
hoonyworld
added a commit
that referenced
this issue
Jul 17, 2024
hoonyworld
added a commit
that referenced
this issue
Jul 17, 2024
hoonyworld
added a commit
that referenced
this issue
Jul 17, 2024
hoonyworld
added a commit
that referenced
this issue
Jul 17, 2024
hoonyworld
added a commit
that referenced
this issue
Jul 17, 2024
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
Feature Issue 📌
Todo ✔️
The text was updated successfully, but these errors were encountered: