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

[Feature] 상대방의 카테고리 정보를 확인하는 기능 구현 #397

Closed
1 of 11 tasks
hosunglee222 opened this issue Oct 27, 2024 · 0 comments · Fixed by #401
Closed
1 of 11 tasks

[Feature] 상대방의 카테고리 정보를 확인하는 기능 구현 #397

hosunglee222 opened this issue Oct 27, 2024 · 0 comments · Fixed by #401
Assignees
Labels
✨ feature ✨ feature 기능 구현 관련

Comments

@hosunglee222
Copy link
Member

Type of change

  • Feature : 새로운 기능 추가
  • Bug fix : 버그 수정
  • Refactor : 코드 리팩토링 작업
  • Document : 문서작업
  • Test : 테스트 코드 작성 및 테스트 작업
  • Style : 코드 스타일 및 포맷팅 작업
  • CI/CD : CI/CD 작업 수정
  • Chore : 패키지 매니저, 라이브러리 업데이트 등의 작업

Description

  • 상대방의 카테고리 정보를 조회합니다.

Todo

  • 상대방 카테고리 조회
    • 친구만 조회 가능
    • 공개 카테고리 여부 확인

Reference(Optional)

image
@hosunglee222 hosunglee222 self-assigned this Oct 27, 2024
@github-actions github-actions bot added the ✨ feature 기능 구현 관련 label Oct 27, 2024
hosung-222 added a commit that referenced this issue Oct 29, 2024
<body>
친구의 카테고리를 조회하는 API의 스펙

- 관련 : #397
hosung-222 added a commit that referenced this issue Oct 29, 2024
<body>
친구의 카테고리는 항상 공유된 카테고리만 조회가능하므로 converter단에서 검증하도록 구현

- 관련 : #397
hosung-222 added a commit that referenced this issue Oct 29, 2024
<body>
친구관계에 있는 친구를 가져와 카테고리 정보를 return 하는 API 구현 (공개 된 카테고리만 조회)

- 관련 : #397
hosung-222 added a commit that referenced this issue Oct 29, 2024
<body>
친구 관계가 아닌 상대방을 조회할 때 에러에 대해 명세합니다.

- 관련 : #397
@hosung-222 hosung-222 self-assigned this Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature ✨ feature 기능 구현 관련
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants