Skip to content

[REFACTOR] 스크랩 이미지 조회 req 수정#126

Merged
yunseo-leeo merged 2 commits intodevfrom
refactor/#102_active-tribe-list
Feb 10, 2026
Merged

[REFACTOR] 스크랩 이미지 조회 req 수정#126
yunseo-leeo merged 2 commits intodevfrom
refactor/#102_active-tribe-list

Conversation

@yunseo-leeo
Copy link
Collaborator

@yunseo-leeo yunseo-leeo commented Feb 10, 2026

🎋 이슈 및 작업중인 브랜치

🔑 주요 내용

  • 스크랩 이미지 조회 req 수정

Check List

  • Reviewers 등록을 하였나요?
  • Assignees 등록을 하였나요?
  • 라벨(Label) 등록을 하였나요?
  • PR 머지하기 전 반드시 CI가 정상적으로 작동하는지 확인해주세요!

Summary by CodeRabbit

릴리스 노트

  • Documentation
    • API 문서 스키마 메타데이터를 정리했습니다. 사용자 기능에는 영향이 없습니다.

@yunseo-leeo yunseo-leeo self-assigned this Feb 10, 2026
@yunseo-leeo yunseo-leeo added the ♻️ REFACTOR 리팩토링 관련 라벨 label Feb 10, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 10, 2026

📝 Walkthrough

Walkthrough

ScrapedImageSliceReq.javacursorId 필드에 적용된 Swagger @Schema 어노테이션에서 example 속성을 제거했습니다. 이는 API 스키마 메타데이터만 변경되며 제어 흐름이나 검증 로직에는 영향을 주지 않습니다.

Changes

Cohort / File(s) Summary
Swagger 스키마 메타데이터
src/main/java/com/umc/nuvibe/domain/tribe/dto/request/ScrapedImageSliceReq.java
cursorId 필드의 @Schema 어노테이션에서 example = "1" 속성 제거. API 문서 생성용 메타데이터만 변경되며 런타임 동작에는 영향 없음.
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed PR 제목은 실제 변경사항과 일치합니다. 스크랩 이미지 조회 요청(req)의 Swagger 스키마 속성 제거 작업을 간결하게 설명하고 있습니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch refactor/#102_active-tribe-list

No actionable comments were generated in the recent 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 and usage tips.

@yunseo-leeo yunseo-leeo merged commit 95a916e into dev Feb 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

♻️ REFACTOR 리팩토링 관련 라벨

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant