-
Notifications
You must be signed in to change notification settings - Fork 1
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] 파티 내용 조회 기능 구현 #29
Comments
runasy-koonta
added a commit
that referenced
this issue
May 26, 2024
… feature/#29 # Conflicts: # src/main/java/meltingpot/server/domain/entity/Account.java # src/main/java/meltingpot/server/domain/entity/Comment.java # src/main/java/meltingpot/server/domain/entity/Image.java # src/main/java/meltingpot/server/domain/entity/Post.java # src/main/java/meltingpot/server/domain/entity/Report.java # src/main/java/meltingpot/server/domain/entity/chat/Chat.java # src/main/java/meltingpot/server/domain/entity/chat/ChatUser.java # src/main/java/meltingpot/server/domain/entity/party/PartyParticipant.java # src/main/java/meltingpot/server/domain/entity/party/PartyWishlist.java
runasy-koonta
added a commit
that referenced
this issue
May 26, 2024
runasy-koonta
added a commit
that referenced
this issue
May 26, 2024
# Conflicts: # build.gradle # src/main/java/meltingpot/server/config/SecurityConfig.java # src/main/java/meltingpot/server/config/WebConfig.java # src/main/java/meltingpot/server/domain/entity/party/Party.java # src/main/resources/application.yml
runasy-koonta
added a commit
that referenced
this issue
May 26, 2024
runasy-koonta
added a commit
that referenced
this issue
May 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
요약
파티 내용을 조회할 수 있는 기능을 구현한다.
작업 내용
참고 사항
공유 URL과 관련된 부분은 프론트엔드와 협의하여 구현한다. (deeplink)
The text was updated successfully, but these errors were encountered: