Skip to content

Feat: 이메일 헤더 이름 수정#39

Merged
dungbik merged 1 commit intomainfrom
feat/error-log
Mar 16, 2026
Merged

Feat: 이메일 헤더 이름 수정#39
dungbik merged 1 commit intomainfrom
feat/error-log

Conversation

@dungbik
Copy link
Copy Markdown
Contributor

@dungbik dungbik commented Mar 16, 2026

Summary by CodeRabbit

릴리스 노트

  • 버그 수정
    • 초대 생성 엔드포인트의 헤더 매핑을 표준 형식으로 정정했습니다.

@dungbik dungbik requested a review from stoneTiger0912 March 16, 2026 01:43
@dungbik dungbik self-assigned this Mar 16, 2026
@dungbik dungbik added the enhancement New feature or request label Mar 16, 2026
@dungbik dungbik merged commit dd5e0b9 into main Mar 16, 2026
@dungbik dungbik deleted the feat/error-log branch March 16, 2026 01:44
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 16, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 3bb5ebfe-310f-4298-a14d-d29e45d510db

📥 Commits

Reviewing files that changed from the base of the PR and between a713dcf and b42a04d.

📒 Files selected for processing (1)
  • src/main/java/flipnote/group/adapter/in/web/InviteController.java

개요

InviteController의 createInvite 메서드에서 요청 헤더 매핑 이름이 "X-USER-EMAIL"에서 "X-User-Email"로 변경되었습니다. 메서드 로직이나 제어 흐름 변경은 없습니다.

변경 사항

Cohort / File(s) Summary
헤더 매핑 수정
src/main/java/flipnote/group/adapter/in/web/InviteController.java
createInvite 메서드의 userEmail 파라미터 @RequestHeader 어노테이션이 "X-USER-EMAIL"에서 "X-User-Email"로 변경됨

추정 코드 리뷰 노력

🎯 1 (Trivial) | ⏱️ ~3 분

제안된 리뷰어

  • stoneTiger0912

🐰 헤더 이름이 예쁘게 변신했네,
대문자와 소문자의 춤을 춘다,
X-User-Email, 더 우아한 이름이로구나!

✨ 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/error-log
📝 Coding Plan
  • Generate coding plan for human review comments

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

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant