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

refactor: 예약관련 기능을 API 명세에 맞게 마이그레이션 #982

Merged
merged 5 commits into from
Nov 8, 2023

Conversation

2yunseong
Copy link
Collaborator

구현 기능

  • 예약 생성 (CreateReservation)
image - 특정 예약 조회 (findReservation) - 전체(공간) 예약 조회 (findReservations) image - 예약 수정 (updateReservation) image
  • 예약 삭제 (deleteReservation)
image
  • 관리자 페이지 예약 현황 진입점 제거 필요

Close #981

@suyoungj suyoungj changed the title refactor: 예약관련 기능을 API 명세에 맞게 마이그레이션한다. refactor: 예약관련 기능을 API 명세에 맞게 마이그레이션 Nov 8, 2023
@suyoungj suyoungj merged commit 215cace into campus-dev Nov 8, 2023
@suyoungj suyoungj deleted the feat/981-reservation branch November 8, 2023 05:13
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.

2 participants