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

feat: 모임 참여 취소 API #33

Closed
4 tasks
ddingmin opened this issue Jan 6, 2024 · 0 comments · Fixed by #35
Closed
4 tasks

feat: 모임 참여 취소 API #33

ddingmin opened this issue Jan 6, 2024 · 0 comments · Fixed by #35
Assignees

Comments

@ddingmin
Copy link
Member

ddingmin commented Jan 6, 2024

기능

유저가 참여 신청한 모임을 취소한다.

Todo

  • 유저가 참여했던 모임에 취소한다.
    • 유저가 참여하지 않은 경우의 예외를 처리한다.
    • 유저가 Host인 경우의 예외를 처리한다.
    • 유저가 종료된 모임을 취소하려는 예외를 처리한다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant