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

#175 [feat] bad request 상수 추가 #188

Merged
merged 3 commits into from
Jan 19, 2024
Merged

#175 [feat] bad request 상수 추가 #188

merged 3 commits into from
Jan 19, 2024

Conversation

pkl0912
Copy link
Contributor

@pkl0912 pkl0912 commented Jan 19, 2024

관련 이슈번호

해결하는 데 얼마나 걸렸나요? (예상 작업 시간 / 실제 작업 시간)

  • 10m

해결하려는 문제가 무엇인가요?

  • bad request 상수 추가

어떻게 해결했나요?

  • designercreaterequest, hairshopdto, portfoliodto, offercreaterequest 에서 유효성 검사 상수 errorcode에 추가

@pkl0912 pkl0912 added the feat label Jan 19, 2024
@pkl0912 pkl0912 requested review from hellozo0 and KWY0218 January 19, 2024 04:56
@pkl0912 pkl0912 self-assigned this Jan 19, 2024
Copy link
Member

@hellozo0 hellozo0 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

@KWY0218 KWY0218 left a comment

Choose a reason for hiding this comment

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

좋습니다~!
작업하시느라 고생하셨습니다!!!

…into feat/#175

# Conflicts:
#	src/main/java/com/moddy/server/common/exception/enums/ErrorCode.java
@pkl0912 pkl0912 merged commit cb27e8b into develop Jan 19, 2024
1 check passed
@pkl0912 pkl0912 deleted the feat/#175 branch January 19, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] bad request 상수 값 반환
3 participants