Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] 누적 위니 null일 경우 0 반환 #229

Merged
merged 1 commit into from
Feb 16, 2024
Merged

[Feat] 누적 위니 null일 경우 0 반환 #229

merged 1 commit into from
Feb 16, 2024

Conversation

funnysunny08
Copy link
Contributor

🚩 관련 이슈

📋 구현 기능 명세

  • 누적 위니 null일 경우 0 반환

📌 PR Point

  • 무슨 이유로 어떻게 코드를 변경했는지

  • 어떤 부분에 리뷰어가 집중해야 하는지

  • 개발하면서 어떤 점이 궁금했는지

📸 결과물 스크린샷

@Pattern(regexp = "^[\\S][가-힣a-zA-Z0-9\\s]{0,20}$", message = "위니 피드 제목 형식에 맞지 않습니다.")

🛠️ 테스트

  • 테스트

🚀 API Endpoint

  • /

@funnysunny08 funnysunny08 added Sunny Feat important things labels Feb 15, 2024
@funnysunny08 funnysunny08 self-assigned this Feb 15, 2024
Copy link
Contributor

@sss4920 sss4920 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굿굿!

@funnysunny08 funnysunny08 merged commit e46cc3c into dev Feb 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat important things Sunny
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 마이페이지에서 누적 위니 값을 null로 반환하지 않는다.
2 participants