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] Enum 및 json 유효성 검사 #100

Merged
merged 8 commits into from
Jan 16, 2024
Merged

[FEAT] Enum 및 json 유효성 검사 #100

merged 8 commits into from
Jan 16, 2024

Conversation

mikekks
Copy link
Contributor

@mikekks mikekks commented Jan 16, 2024

📝 PR 타입

  • 기능 추가
  • 기능 수정
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

📝 반영 브랜치

📝 변경 사항

  • enum 유효성 검사
  • json 유효성 검사

📝 테스트 결과

스크린샷 2024-01-16 오후 5 36 58 스크린샷 2024-01-16 오후 5 37 12

📝 To Reviewer

@mikekks mikekks requested a review from sung-silver January 16, 2024 08:37
@mikekks mikekks self-assigned this Jan 16, 2024
Copy link
Contributor

@sung-silver sung-silver left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@mikekks mikekks merged commit a14a1eb into dev Jan 16, 2024
1 check passed
@mikekks mikekks deleted the feat/#98 branch January 16, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Enum 및 json 유효성 검사
2 participants