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] 매칭하기 API #12

Merged
merged 18 commits into from
Feb 10, 2024
Merged

[feat] 매칭하기 API #12

merged 18 commits into from
Feb 10, 2024

Conversation

nykoh2001
Copy link
Collaborator

  • 매칭 데이터를 생성하는 api
  • 게시글(post)의 status를 MATCHING으로 갱신
  • 만약 이미 매칭 되었거나 매칭 종료 상태인 게시글에 대해 매칭을 시도한다면 예외 발생

성공)
스크린샷 2024-02-10 오전 3 00 06

실패)
스크린샷 2024-02-10 오전 2 59 41

@nykoh2001 nykoh2001 requested a review from tkdwns414 February 9, 2024 18:11
@nykoh2001 nykoh2001 self-assigned this Feb 9, 2024
@nykoh2001 nykoh2001 linked an issue Feb 9, 2024 that may be closed by this pull request
Copy link
Contributor

@tkdwns414 tkdwns414 left a comment

Choose a reason for hiding this comment

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

잘 하셨어용

@nykoh2001 nykoh2001 merged commit 54da429 into develop Feb 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 매칭하기 API
2 participants