기존 MembersAPIWorker Network Module 코드를 리팩토링해요 #711
Merged
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.
🔵PR을 올리기 전 아래 사항을 확인해주세요.
(위 내용은 지워주세요)
😽개요
MembersAPI
,MembersAPIWorker
리팩토링MembersRepository
및 DTO, Entity 코드 리팩토링AccountResignViewController
UI 코드 리팩토링🛠️ 카메라 관련 비즈니스 로직 간소화 하였습니다.
Reactor
코드를 간소화 하다록 하였습니다.catch
연산자를 사용하여 해당 오류에 맞게Toast
및 오류 문구를 띄우도록 하였습니다.Member 관련
MembersAPIWorker
리팩토링Swagger
기준으로 Member API EndPoint를 통합하였습니다.RequestDTO
,ResponseDTO
로 변경하였습니다.AccountResingViewController UI 코드 리팩토링
AccountResingViewController
내부 UI 코드를 일부분만 수정 하였습니다.Navigator
를 사용하도록 리팩토링 하였습니다.🟡차후 계획 (Optional)
RealEmoji
,Mission
관련 코드도 Swagger 기준으로 통합 하면 Camera 코드 일부분 조금 리팩토링 하겠습니다.✅테스트 케이스
🙏🏻아래와 같이 PR을 리뷰해주세요.