-
Notifications
You must be signed in to change notification settings - Fork 113
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
충남대 BE_윤정훈 6주차 과제 (1단계) #146
Merged
asebn1
merged 58 commits into
kakao-tech-campus-2nd-step2:yunjunghun0116
from
yunjunghun0116:yunjunghun0116
Aug 1, 2024
Merged
충남대 BE_윤정훈 6주차 과제 (1단계) #146
asebn1
merged 58 commits into
kakao-tech-campus-2nd-step2:yunjunghun0116
from
yunjunghun0116:yunjunghun0116
Aug 1, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
옮겨온다.
동시성 테스트 추가
ci-cd 파일 추가
테스트코드 사이즈 변경
test부하 일부 증가
API 명세-URL을 팀원들과 통일
AuthApi, CategoryApi ApiResponse 정의 완료
응답 반환하기
예외 Response 를 status, message 함께 반환
Schema-hidden=true 설정을 통해 응답에서 제외했다.
API 명세 통일 작업 수행
진행한 부분 체크작업 수행
body를 반환하도록 함
사용하지 않는 예외코드 삭제
List to Page 변경
DTO로 응답 타입 변환 과정 거침
API 명세서 변경
API 수정 사항 반영
asebn1
approved these changes
Aug 1, 2024
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.
정훈님 안녕하세요~
1단계 진행 잘해주셨네요 👍 👍
이번 단계는 이만 머지하겠습니다~
배포까지 마무리 잘해보아요!
asebn1
merged commit Aug 1, 2024
b72cae4
into
kakao-tech-campus-2nd-step2:yunjunghun0116
0 of 2 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
과제 수행 과정
팀원들과 함께 작성한 명세서를 바탕으로 배포된 주소입니다!
API명세서-Swagger 보러가기
코드 리뷰 중점 사항
를 위주로 리뷰 부탁드립니다!
+@