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.
📝 개요
입덕포인트 수정 및 통계 조회 구현
test1.mp4
test2.mp4
🚀 변경사항
🔗 관련 이슈
#303
➕ 기타
위와 같이 변화가 있을 때 patch 요청에 생성과 같은 형태로 [캐릭터, 음악] 이 들어가게 되는데
현재 서버 쪽에서는 변화가 있는 요소 [작화, 성우, 음악] 만 받는 걸로 되어있습니다.
하니님께서 프론트 방식대로 수정해주신다고 하셔서 이대로 올립니다!
아직 서버 쪽 수정 반영이 되지 않아서 현재는 수정 요청에 기존 값에 포함된 요소를 포함하면 잘 동작하지 않습니다.
수정 반영 후에 다시 테스트가 필요합니다!