Skip to content

[FEAT] 서재 작품 메모&정보 조회 API 구현#36

Merged
Kim-TaeUk merged 9 commits intodevfrom
feat/#32
Jan 10, 2024
Merged

[FEAT] 서재 작품 메모&정보 조회 API 구현#36
Kim-TaeUk merged 9 commits intodevfrom
feat/#32

Conversation

@Kim-TaeUk
Copy link
Member

@Kim-TaeUk Kim-TaeUk commented Jan 9, 2024

Related Issue

Key Changes

  • Memo, Platform
    엔티티에서 Nullable 함이 명시되어 있지 않았기에 옵션을 명시했습니다.

  • BaseTimeEntity
    UserNovelInfosResponse of 메서드에서 createdDate를 get하기 위해 @Getter 추가했습니다.

  • API 구현
    명세에 맞게, 계층별로 분리하여 구현했습니다.

  • authroization 관련
    엔드포인트에서 리소스에 접근에 관련한 유저 인가가 이루어지지 않아 추가했습니다.

To Reviewers

@Kim-TaeUk Kim-TaeUk self-assigned this Jan 9, 2024
@Kim-TaeUk Kim-TaeUk changed the title Feat/#32 [FEAT] 서재 작품 메모&정보 조회 API 구현 Jan 9, 2024
Copy link
Member

@ChaeAg ChaeAg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생 많으셨습니다!!
굿굿 👍👍

@Kim-TaeUk Kim-TaeUk merged commit 7cd51db into dev Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] 서재 작품 메모&정보 조회 API

2 participants