Skip to content

Conversation

@ysw789
Copy link
Member

@ysw789 ysw789 commented Feb 20, 2025

[feat] 모집 일정 관리 API 구현

Issue

변경 내용

  • 모집 일정 조회 API 구현
  • 모집 일정 수정 API 구현 (어드민)

구현 사항

  • 모집 일정을 Key:Value 타입으로 저장 및 관리하도록 구성
  • 일정 수정 요청 시 요청 타입(key)에 맞게 날짜/시간 타입, 시간 타입 검증
  • 관련 에러 코드 추가 및 Swagger 명세 추가

@ysw789 ysw789 added the FEAT label Feb 20, 2025
@ysw789 ysw789 requested review from dohy-eon and hodoon February 20, 2025 12:33
@ysw789 ysw789 self-assigned this Feb 20, 2025
@ysw789 ysw789 linked an issue Feb 20, 2025 that may be closed by this pull request
Copy link
Collaborator

@hodoon hodoon left a comment

Choose a reason for hiding this comment

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

Lgtm👍

@ysw789 ysw789 merged commit cb612ba into dev Feb 21, 2025
1 check passed
@ysw789 ysw789 deleted the feat/#27-1 branch February 21, 2025 13:59
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.

[feat] 모집 일정 관리 API 구현

4 participants