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.
Related Issue
Key Changes
Memo
,Platform
엔티티에서 Nullable 함이 명시되어 있지 않았기에 옵션을 명시했습니다.
BaseTimeEntity
UserNovelInfosResponse of 메서드에서 createdDate를 get하기 위해 @getter 추가했습니다.
API 구현
명세에 맞게, 계층별로 분리하여 구현했습니다.
authroization
관련엔드포인트에서 리소스에 접근에 관련한 유저 인가가 이루어지지 않아 추가했습니다.
To Reviewers
[FIX] 서재 작품 목록 조회 API 수정 #35 로 이슈 새로 파서 수정 예정입니다.
인가 관련 고민을 함께 해줘서 고맙습니다 ^_^