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

목업 API 만들고 REST Docs 문서 만들기 #215

Open
19 of 21 tasks
Dae-Hwa opened this issue Nov 19, 2021 · 3 comments
Open
19 of 21 tasks

목업 API 만들고 REST Docs 문서 만들기 #215

Dae-Hwa opened this issue Nov 19, 2021 · 3 comments
Assignees

Comments

@Dae-Hwa
Copy link
Collaborator

Dae-Hwa commented Nov 19, 2021

API 초안

이전 pr에서 빼먹은 부분

  • 소셜인증 api

그룹

  • 그룹 이름 중복 체크
  • 그룹 삭제
  • 그룹 전체 조회
  • 그룹 상세 조회

그룹 멤버

  • 그룹 멤버 전체 조회
  • 그룹 멤버 추가(이메일)
  • 그룹 멤버 역할 수정
  • 그룹 멤버 삭제
  • 그룹 탈퇴(자신)

일정

  • 일정 상세 조회
  • 일정 등록
  • 일정 수정(확정)
  • 일정 수정
  • 일정 삭제
  • 확정 일정 기간별 조회
  • 미확정 일정 전체 조회

일정 후보

  • 일정 후보 등록
  • 일정 후보 삭제
  • 일정 투표
  • 일정 투표 취소

도메인 별로 나눠서 진행 예정

@Dae-Hwa
Copy link
Collaborator Author

Dae-Hwa commented Nov 24, 2021

미확정 일정

due_date_time, confirmed_participants 확인해보기
API가 너무 복잡한 것 아닌지 생각해보기

@Dae-Hwa
Copy link
Collaborator Author

Dae-Hwa commented Nov 24, 2021

확정일정 기간별 조회

/api/groups/{groupId}/existing-schedules/ -> ../confirmed-schedules/times 이런식은 어떨지

@Dae-Hwa
Copy link
Collaborator Author

Dae-Hwa commented Nov 24, 2021

현재 일정이 확정되면 확정일정에 복사되는 구조

특별한 이유가 있는지?
참조만 하면 안 되는지?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant