Skip to content

feat: 스웨거 추가 작업#24

Merged
xjvmdutl merged 2 commits intodevelopfrom
feature-21-create-API-spec
Mar 3, 2025
Merged

feat: 스웨거 추가 작업#24
xjvmdutl merged 2 commits intodevelopfrom
feature-21-create-API-spec

Conversation

@xjvmdutl
Copy link
Collaborator

@xjvmdutl xjvmdutl commented Feb 26, 2025

🔍 PR 타입 선택

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

  • feat: 새로운 기능 추가

📝 변경 사항 요약

변경 사항을 간단히 요약해 주세요.

  • API 스펙 문서 추가

🛠 관련 이슈

Resolves: #21

추가 설명 (선택 사항)

@xjvmdutl xjvmdutl requested a review from a team February 26, 2025 00:47
@xjvmdutl xjvmdutl requested review from ekfrehd, jisubaek, mandykr and pparkjs and removed request for a team February 26, 2025 00:47
@xjvmdutl xjvmdutl added this to the Sprint 1 milestone Feb 26, 2025
Copy link
Contributor

@pparkjs pparkjs left a comment

Choose a reason for hiding this comment

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

고생하셨어요 ㅎㅎ

# Conflicts:
#	src/main/java/com/retrip/crew/infra/adapter/in/presentation/rest/CrewController.java
@xjvmdutl xjvmdutl merged commit 5bb16e8 into develop Mar 3, 2025
@xjvmdutl xjvmdutl deleted the feature-21-create-API-spec branch March 3, 2025 09:06
pparkjs pushed a commit that referenced this pull request Mar 15, 2025
Co-authored-by: junhokim <junhokim@gmarket.com>
pparkjs pushed a commit that referenced this pull request Mar 15, 2025
Co-authored-by: junhokim <junhokim@gmarket.com>
pparkjs added a commit that referenced this pull request Mar 15, 2025
* [feat] 크루 리스트 조회 API 기능 구현 및 테스트코드 리팩토링 (#4)

* [feat] 크루 상세 조회 API 기능 구현 (#4)

* feat: 스웨거 추가 작업 (#24)

Co-authored-by: junhokim <junhokim@gmarket.com>

* [fix] 크루 상세 조회 API 코드리뷰 반영 (#4)

* [fix] 단위테스트 SpringBootTest -> DataJpaTest 사용하도록 수정 (#4)

---------

Co-authored-by: Kimjunho <39546306+xjvmdutl@users.noreply.github.com>
Co-authored-by: junhokim <junhokim@gmarket.com>
ekfrehd pushed a commit that referenced this pull request Jun 3, 2025
Co-authored-by: junhokim <junhokim@gmarket.com>
ekfrehd pushed a commit that referenced this pull request Jun 3, 2025
* [feat] 크루 리스트 조회 API 기능 구현 및 테스트코드 리팩토링 (#4)

* [feat] 크루 상세 조회 API 기능 구현 (#4)

* feat: 스웨거 추가 작업 (#24)

Co-authored-by: junhokim <junhokim@gmarket.com>

* [fix] 크루 상세 조회 API 코드리뷰 반영 (#4)

* [fix] 단위테스트 SpringBootTest -> DataJpaTest 사용하도록 수정 (#4)

---------

Co-authored-by: Kimjunho <39546306+xjvmdutl@users.noreply.github.com>
Co-authored-by: junhokim <junhokim@gmarket.com>
ekfrehd added a commit that referenced this pull request Jun 29, 2025
* feat: PR 템플릿 and PR Discord 알림 연동

* feat: Crew 생성 (#20)

* feat: Crew 생성

* feat: Code 리뷰 반영, Exception 추가

* feat: 주석 제거 및 코드 수정

---------

Co-authored-by: junhokim <junhokim@gmarket.com>

* feat: 비즈니스 예외와 API 공통 응답 모듈 추가 (#23)

* feat: 비즈니스 예외와 API 공통 응답 모듈 추가
- vo 검증에서 발생하는 비즈니스 예외 삭제 및 InvalidValueException 으로 변경

* feat: 스웨거 추가 작업 (#24)

Co-authored-by: junhokim <junhokim@gmarket.com>

* [feat] 크루 상세, 리스트 조회 API 기능 구현 (#25)

* [feat] 크루 리스트 조회 API 기능 구현 및 테스트코드 리팩토링 (#4)

* [feat] 크루 상세 조회 API 기능 구현 (#4)

* feat: 스웨거 추가 작업 (#24)

Co-authored-by: junhokim <junhokim@gmarket.com>

* [fix] 크루 상세 조회 API 코드리뷰 반영 (#4)

* [fix] 단위테스트 SpringBootTest -> DataJpaTest 사용하도록 수정 (#4)

---------

Co-authored-by: Kimjunho <39546306+xjvmdutl@users.noreply.github.com>
Co-authored-by: junhokim <junhokim@gmarket.com>

* 크루 참여 요청 (#29)

* feat: 크루 모집상태 변경시 최대 인원수 검증 추가
- IllegalStateException 추가
- common exception 생성자 수정

* refactor: CrewMembers size 조회 메서드 추가

* fix: conflict repair

* feat:크루 참여 요청 질문 등록

* feat:크루 참여 요청 질문 등록

* [FEAT]-recruitment로 연관관계 변경

* 크루 참여 요청 질문 등록 수정

* 크루 참여 요청 질문 등록 수정 구현

---------

Co-authored-by: junhokim <junhokim@gmarket.com>
Co-authored-by: Kimjunho <39546306+xjvmdutl@users.noreply.github.com>
Co-authored-by: mandykr <94955454+mandykr@users.noreply.github.com>
Co-authored-by: coPpark <qkrwjdtn963@gmail.com>
Co-authored-by: MonChest <p_caso@atzsoft.kr>
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.

API 스펙 문서 추가

4 participants