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] 공연 정보 수정 PUT API 구현 #110

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

[feat] 공연 정보 수정 PUT API 구현 #110

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

Comments

@hoonyworld
Copy link
Member

hoonyworld commented Jul 17, 2024

Feature Issue 📌

  • 공연 정보 수정 PUT API를 구현합니다.

Todo ✔️

  • 공연 정보 수정 PUT API를 구현
@hoonyworld hoonyworld self-assigned this 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 hoonyworld linked a pull request Jul 17, 2024 that will close this issue
hoonyworld added a commit that referenced this issue Jul 17, 2024
* [#110] feat: request DTO 생성

* [#110] feat: response DTO 생성

* [#110] feat(CastErrorCode): 등장인물 열거형 생성

* [#110] feat(StaffErrorCode): 스태프 에러 열거형 생성

* [#110] refactor(PerformanceSuccessCode): 공연 성공 수정 메시지 추가

* [#110] refactor(Performance): 업데이트 메서드 추가

* [#110] refactor(Schedule): 업데이트 메서드 추가

* [#110] refactor(Staff): 업데이트 메서드 추가

* [#110] test(GuestBookingServiceConcurrencyTest): 변경된 필드 추가

* [#110] refactor(Cast): 업데이트 메서드 추

* [#110] feat(PerformanceUpdateService): 공연 수정 서비스 로직 구현

* [#110] feat(PerformanceController): 공연 수정 PUT 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