refactor: 기존 MissionAPIWorker Network Module 리팩토링해요 #709
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을 올리기 전 아래 사항을 확인해주세요.
(위 내용은 지워주세요)
😽개요
MissonAPIs
,MissonAPIWorker
내부에 있던 APISpec 레거시 코드를 제거해요BBAPIs
프로토콜 채택 및 Swagger 기준으로 구현해요🛠️작업 내용
MissonAPIWorker
메서드 네이밍을 수정하였습니다. 추가로 주석도 추가했습니다.Mission
관련 파일들이 Trash 폴더에 있어서 파일들을 폴더 구조에 맞게 이전하였습니다.🟡차후 계획 (Optional)
CameraAPIWorker
에 선언된 MissonAPIEndPoint
, Method 코드를 제거하겠습니다.✅테스트 케이스
MissonAPI
호출이 잘 되는지 확인해요🙏🏻아래와 같이 PR을 리뷰해주세요.