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

[POM-77] feat: Order 엔티티에 payment 연관성 추가, controller 변경 #23

Merged
merged 5 commits into from
Sep 13, 2023

Conversation

choi5798
Copy link
Collaborator

📌 과제 설명

  • Order 엔티티에 payment 연관성 추가
  • Controller dto 에 orderId 까지 받게끔 변경 (PathVariable -> RequestBody)
  • 테스트 코드에 해당 변경 사항 반영

@choi5798 choi5798 added the FEAT label Sep 13, 2023
@choi5798 choi5798 self-assigned this Sep 13, 2023
@juno-junho juno-junho marked this pull request as draft September 13, 2023 06:30
@juno-junho juno-junho marked this pull request as ready for review September 13, 2023 06:31
Copy link
Collaborator

@hyeon-z hyeon-z left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Collaborator

@juno-junho juno-junho left a comment

Choose a reason for hiding this comment

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

👍

@choi5798 choi5798 merged commit e3afbba into dev Sep 13, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants