Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 선택 가능한 어조를 조회한다 #14

Merged
merged 3 commits into from
Jan 30, 2025
Merged

Conversation

inpink
Copy link
Member

@inpink inpink commented Jan 28, 2025

요약

선택 가능한 어조와 해당되는 그래픽 이미지를 조회합니다
image

어떻게 구현했는지

그래픽 이미지는 클라이언트쪽에서 렌더링하기에 NCP Object Storage에 공개로 등록된 이미지의 링크를 반환
현재는 ReviewStyle이 하드코딩 되어있지만, 추후에 DB에서 관리할 가능성이 있어 ReviewStyleService 레이어 추가

이슈번호

close #10

@inpink inpink requested a review from devxb as a code owner January 28, 2025 15:56
@inpink inpink self-assigned this Jan 28, 2025
Copy link
Collaborator

@devxb devxb left a comment

Choose a reason for hiding this comment

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

👍 👍 코틀린 처음해보면 쉽지 않았을건데, 고생 많이 하셨습니다!

@devxb devxb self-requested a review January 30, 2025 14:55
@inpink inpink merged commit e6fb264 into inpink/#5 Jan 30, 2025
inpink added a commit that referenced this pull request Jan 30, 2025
inpink added a commit that referenced this pull request Jan 30, 2025
* feat: 선택 가능한 어조를 조회한다

* refactor: Enum 요소를 가져오는 방법을 수정한다
inpink added a commit that referenced this pull request Feb 4, 2025
* feat: 선택 가능한 어조를 조회한다

* refactor: Enum 요소를 가져오는 방법을 수정한다
inpink added a commit that referenced this pull request Feb 4, 2025
* feat: 선택 가능한 어조를 조회한다

* refactor: Enum 요소를 가져오는 방법을 수정한다
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.

2 participants