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: feat pagination in get reactions API #99

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

yangchanhk98
Copy link
Contributor

수정사항

  • 특정 post의 reaction들을 불러올 때 pagination 되도록 구현하였습니다.
  • emojiUnicode = "" 또는 보내지 않는 경우 -> 전체 reaction 최신순 pagination
  • emojiUnicode를 보낼 경우 -> 해당 유니코드를 사용하는 reaction 최신순 pagination

Copy link
Contributor

@dawitfamanu dawitfamanu left a comment

Choose a reason for hiding this comment

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

확인하였습니다!

@dawitfamanu dawitfamanu merged commit f45db4b into develop Dec 4, 2023
2 checks passed
@thisisWooyeol thisisWooyeol deleted the feat/back-pagination branch December 4, 2023 17:11
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.

2 participants