-
Notifications
You must be signed in to change notification settings - Fork 1
[Campus][Feature] 분실물 게시글 수정 api 추가 #1237
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
[Campus][Feature] 분실물 게시글 수정 api 추가 #1237
Conversation
kongwoojin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다.
먼저 lint 수정해주세요
| 400 -> KoinArticleException.CanNotFoundItemException() | ||
| 401 -> KoinArticleException.UnauthorizedUserException() | ||
| 403 -> KoinArticleException.ForbiddenAuthor() | ||
| 404 -> KoinArticleException.NotFoundImage() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
게시글 수정 API인데 404일 경우 NotFoundImage Exception이네요
확인 부탁드립니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
kongwoojin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 고생하셨습니다
|
lint 실패했네요 수정하고 머지해주세요 |

PR 개요
이슈 번호:
PR 체크리스트
작업사항
작업사항의 상세한 설명
Campus API의 분실물 게시글 수정 api 추가하였습니다
논의 사항
스크린샷
추가내용