Skip to content

feat: 크루 자기소개 관련 API 구현#33

Merged
pparkjs merged 3 commits intodevelopfrom
feature-8/add-self-introduction
Apr 26, 2025
Merged

feat: 크루 자기소개 관련 API 구현#33
pparkjs merged 3 commits intodevelopfrom
feature-8/add-self-introduction

Conversation

@pparkjs
Copy link
Contributor

@pparkjs pparkjs commented Apr 6, 2025

🔍 PR 타입 선택

아래 타입 중 해당하는 하나를 선택해 주세요. 반드시 하나만 선택해 주세요.

  • feat: 새로운 기능 추가
  • fix: 버그 수정
  • docs: 문서 수정
  • style: 코드 포맷팅, 세미콜론 누락, 코드 변경이 없는 경우
  • refactor: 코드 리팩토링
  • test: 테스트 코드 추가 또는 수정
  • chore: 빌드 업무 수정, 패키지 매니저 수정 등 기타 작업

📝 변경 사항 요약

  • 자기소개 등록 API
  • 자기소개 수정 API
  • 자기소개 삭제 API
    • 리더는 작성자 아니여도 삭제 가능
  • 자기소개 상세 조회 API
  • 자기소개 리스트 조회 API

🛠 관련 이슈

Resolves: #8
Ref: #8
Related to: #8
close: #8

추가 설명 (선택 사항)

@pparkjs pparkjs added the Priority: Medium medium label Apr 6, 2025
@pparkjs pparkjs added this to the Sprint 1 milestone Apr 6, 2025
@pparkjs pparkjs self-assigned this Apr 6, 2025
@pparkjs pparkjs linked an issue Apr 6, 2025 that may be closed by this pull request
5 tasks
@pparkjs pparkjs force-pushed the feature-8/add-self-introduction branch from b3fabfc to 28cdaba Compare April 26, 2025 02:05
@pparkjs pparkjs merged commit 817f47c into develop Apr 26, 2025
@pparkjs pparkjs deleted the feature-8/add-self-introduction branch April 26, 2025 02:05
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