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 구현 #36

Merged
merged 20 commits into from
Jan 11, 2024

Conversation

RyuKwanKon
Copy link
Contributor

Related Issue 🪢

Summary 🌿

  • 게시물 개인 조회와 scrap 조회, 추가, 삭제 api 구현
  • custom paging 사용 여부에 따라 condition 관리
  • user state 추가 및 검색 조건 추가

Before i request PR review 🧤

  • 코드리뷰로 확인 부탁하는 사항

@RyuKwanKon RyuKwanKon added the FEAT 새로운 기능을 추가 label Jan 11, 2024
@RyuKwanKon RyuKwanKon self-assigned this Jan 11, 2024
Copy link
Contributor

@OJOJIN OJOJIN 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
Member

@ziiyouth ziiyouth 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
Contributor

@OJOJIN OJOJIN left a comment

Choose a reason for hiding this comment

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

수고수고하셨습니다👍

@RyuKwanKon RyuKwanKon merged commit 42be45f into develop Jan 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEAT 새로운 기능을 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 스크랩, 내가 작성한 게시글 조회 api 구현
3 participants