Skip to content

feat: 사용자 프로필 이미지 등록 API#125

Merged
chaechaepower merged 1 commit intomainfrom
feat/#124-profie-image
Apr 23, 2026
Merged

feat: 사용자 프로필 이미지 등록 API#125
chaechaepower merged 1 commit intomainfrom
feat/#124-profie-image

Conversation

@chaechaepower
Copy link
Copy Markdown
Member

🧷 이슈

🔨 작업 내용

  • 사용자 프로필 이미지 등록 API

👀 리뷰 요구사항

@chaechaepower chaechaepower self-assigned this Apr 23, 2026
@chaechaepower chaechaepower added the ✨ Feature 기능 개발 label Apr 23, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 23, 2026

Warning

Rate limit exceeded

@chaechaepower has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 34 minutes and 57 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 34 minutes and 57 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 549f1e92-acc3-4ede-b120-067ede7f83e3

📥 Commits

Reviewing files that changed from the base of the PR and between c1a1990 and 7fd9a47.

📒 Files selected for processing (5)
  • src/main/java/kr/co/webee/application/user/service/UserService.java
  • src/main/java/kr/co/webee/domain/user/entity/User.java
  • src/main/java/kr/co/webee/presentation/user/api/UserApi.java
  • src/main/java/kr/co/webee/presentation/user/controller/UserController.java
  • src/main/java/kr/co/webee/presentation/user/dto/response/UserProfileImageUploadResponse.java
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/#124-profie-image

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 and usage tips.

@chaechaepower chaechaepower merged commit cd979f2 into main Apr 23, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feature 기능 개발

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

프로필 사진 등록 API

1 participant