Skip to content

📝 Docs: SignUpRequest Swagger 예시 수정#77

Merged
angoroa merged 1 commit intodevelopfrom
feat/signup-improve
Mar 12, 2026
Merged

📝 Docs: SignUpRequest Swagger 예시 수정#77
angoroa merged 1 commit intodevelopfrom
feat/signup-improve

Conversation

@angoroa
Copy link
Member

@angoroa angoroa commented Mar 12, 2026

#️⃣ Issue Number

  • closed #

📝 요약(Summary)

  • 예시 수정한 거임

🛠️ PR 유형

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

📸스크린샷 (선택)

💬 공유사항 to 리뷰어

✅ PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • 커밋 메시지 컨벤션에 맞게 작성했습니다.
  • 변경 사항에 대한 테스트를 했습니다.(버그 수정/기능에 대한 테스트).

Summary by CodeRabbit

릴리스 노트

  • 문서
    • API 설명서의 사용자명 필드 예제 값을 업데이트했습니다.

@angoroa angoroa merged commit 9720da6 into develop Mar 12, 2026
@coderabbitai
Copy link

coderabbitai bot commented Mar 12, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: c0acf49b-6e76-4eae-91af-ffd3c4c02dc6

📥 Commits

Reviewing files that changed from the base of the PR and between 6fbceb5 and 26bdc7f.

📒 Files selected for processing (1)
  • src/main/java/com/be/sportizebe/domain/user/dto/request/SignUpRequest.java

Walkthrough

Swagger 스키마 주석에서 SignUpRequest의 username 필드 예제 값을 "sportize_user"에서 "sportize123"으로 변경했습니다. 타입, 검증 규칙, 메서드 시그니처에는 변경이 없으며 주석 메타데이터만 업데이트되었습니다.

Changes

Cohort / File(s) Summary
Swagger 문서 예제 업데이트
src/main/java/com/be/sportizebe/domain/user/dto/request/SignUpRequest.java
username 필드의 Swagger 예제 값을 "sportize_user"에서 "sportize123"으로 변경. API 문서 표시용 메타데이터만 수정됨.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 예제를 수정하는 간단한 일,
"sportize123"으로 더 깔끔하게,
Swagger 문서가 반짝반짝해졌네!
메타데이터의 작은 손질,
큰 변화는 아니지만 도움이 되니까요! ✨

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/signup-improve

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.

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