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

Feature: 구역의 좌석목록을 조회하는 API를 구현한다. #35

Merged
merged 13 commits into from
Aug 13, 2024

Conversation

seminchoi
Copy link
Contributor

⛏ 작업 사항

구역의 좌석 목록을 조회하는 API를 구현했습니다.
구현한 API의 rest docs 를 작성했습니다.
좌석 관련 dto 패키지를 request, response 패키지로 분리했습니다.
@Transcational 붙지 않은 로직에 트랜잭션을 붙였습니다.

📝 작업 요약

구역의 좌석목록을 조회하는 API 구현

💡 관련 이슈

Copy link
Collaborator

@hseong3243 hseong3243 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

코멘트 확인해주시고 머지 하면 될것 같아요!

@seminchoi seminchoi merged commit 0796d7d into main Aug 13, 2024
1 check passed
@seminchoi seminchoi deleted the feature/seat-lookup branch August 13, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: 구역의 좌석목록을 조회하는 API를 구현한다.
2 participants