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

[BE] issue6: 스터디 목록 조회 #14

Merged
merged 7 commits into from
Jul 5, 2022

Conversation

tco0427
Copy link
Collaborator

@tco0427 tco0427 commented Jul 5, 2022

요약

스터디 목록 조회

세부사항

  • 개설된 스터디 목록을 페이징 정보를 이용해 조회한다.
  • 잘못된 페이징 정보로 목록을 조회시 400에러를 응답한다.
  • 페이징 정보가 없는 경우에는 기본값을 사용해 스터디 목록을 조회한다.

close: #6

@tco0427 tco0427 added 🚀 feature New feature or request 🖥 backend New backend feature labels Jul 5, 2022
@tco0427 tco0427 added this to the Milestone 1 milestone Jul 5, 2022
@tco0427 tco0427 linked an issue Jul 5, 2022 that may be closed by this pull request
@tco0427 tco0427 merged commit 29af27e into woowacourse-teams:develop Jul 5, 2022
@nan-noo nan-noo removed this from the Milestone 1 milestone Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖥 backend New backend feature 🚀 feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] 스터디 목록 조회
5 participants