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

닉네임 변경 API 추가 / 카테고리 목록 조회시 해당 카테고리의 전시 수 필드 반환 #103

Merged
merged 2 commits into from
Feb 18, 2023

Conversation

akalswl14
Copy link
Member

구현 내용

구현 요약

  • [PATCH] /user/{id} 닉네임 변경 API
    • API 추가
  • [GET] /category 카테고리 목록 조회 API
    • 해당 카테고리의 전시 수 필드 반환하도록 로직 및 필드 추가

관련 이슈

close #102

구현 내용

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@akalswl14 akalswl14 added the 기능 구현 기능 구현 label Feb 18, 2023
@akalswl14 akalswl14 self-assigned this Feb 18, 2023
@akalswl14 akalswl14 requested a review from le2sky February 18, 2023 14:03
@akalswl14 akalswl14 merged commit 6c12422 into develop Feb 18, 2023
Copy link
Member

@le2sky le2sky left a comment

Choose a reason for hiding this comment

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

PR 확인했습니다! 고생 많으셨습니다!

@akalswl14 akalswl14 deleted the feature/102 branch April 27, 2023 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 구현 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants