Skip to content

유저 정보 조회 API 추가 및 시간 포맷 변경, 예외 처리 개선#66

Merged
YeongJae0114 merged 3 commits intodevelopfrom
fix/schedule-api
Mar 13, 2025
Merged

유저 정보 조회 API 추가 및 시간 포맷 변경, 예외 처리 개선#66
YeongJae0114 merged 3 commits intodevelopfrom
fix/schedule-api

Conversation

@YeongJae0114
Copy link
Contributor

📌 작업 내용

이번 PR에서는 다음과 같은 기능이 추가되었습니다.

유저 정보 조회 API 추가

  • 유저 정보를 조회할 수 있는 API 엔드포인트를 추가했습니다.
  • 해당 API를 통해 특정 유저의 정보를 가져올 수 있습니다.

시간 포맷을 HH:mm 형식으로 변경

  • 기존 HH:mm:ss 형식이 아닌 HH:mm 포맷을 사용하도록 수정했습니다.
  • SHIFT 테이블의 START_TIME, END_TIME 컬럼에 적용되었습니다.

storeId가 유효하지 않을 경우 예외 처리 추가

  • storeId가 존재하지 않는 경우 예외가 발생하도록 처리했습니다.
  • 적절한 에러 메시지를 반환하여 클라이언트에서 쉽게 오류를 인지할 수 있도록 개선했습니다.

@YeongJae0114 YeongJae0114 merged commit a8bb5db into develop Mar 13, 2025
3 checks passed
@YeongJae0114 YeongJae0114 deleted the fix/schedule-api branch March 13, 2025 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant