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

refactor : 호스트 및 이벤트 길이 제한 추가 #319

Merged
merged 2 commits into from
Feb 7, 2023

Conversation

gengminy
Copy link
Member

@gengminy gengminy commented Feb 6, 2023

개요

작업사항

  • 호스트 15자 이벤트 25자 엔티티 제약조건 추가
  • 생성 및 업데이트 요청 DTO 에 길이 검증 추가

변경로직

  • 위와 같음.

@gengminy gengminy added For: API [이슈 대상] 외부 API For: Models/DB [이슈 대상] models, DB Type: Refactor [이슈 목적] 프로덕션 코드 리팩토링 labels Feb 6, 2023
@gengminy gengminy self-assigned this Feb 6, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 305 Code Smells

16.5% 16.5% Coverage
0.0% 0.0% Duplication

Copy link
Member

@ImNM ImNM left a comment

Choose a reason for hiding this comment

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

엘쥐티엠

Copy link
Member

@cofls6581 cofls6581 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gengminy gengminy merged commit cf4558c into dev Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For: API [이슈 대상] 외부 API For: Models/DB [이슈 대상] models, DB Type: Refactor [이슈 목적] 프로덕션 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🔨[refactor] 호스트 및 이벤트 길이 제한
3 participants