Skip to content

Feature/#88 스터디 단일 조회 API 구현 - #89

Merged
Anna0626 merged 1 commit into
developfrom
feature/#27-study
Aug 12, 2026
Merged

Feature/#88 스터디 단일 조회 API 구현#89
Anna0626 merged 1 commit into
developfrom
feature/#27-study

Conversation

@Anna0626

Copy link
Copy Markdown
Contributor

이슈: #88

studyId@PathVariable로 받아 해당 스터디를 단일 조회

반환 목록

Long studyId,
String name, // 스터디 이름
Integer currentWeek,  // 스터디 시작일 기준 현재 몇 주차인지
Boolean isActive,
Boolean isLeader

@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: dd1b88c0-337e-4789-acb3-f1098d0fff82

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Anna0626
Anna0626 merged commit aba0819 into develop Aug 12, 2026
2 checks 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.

1 participant