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

✨ [Feature] 노쇼 신고 API #647

Closed
Tracked by #750
AreSain opened this issue Feb 28, 2024 · 0 comments · Fixed by #723
Closed
Tracked by #750

✨ [Feature] 노쇼 신고 API #647

AreSain opened this issue Feb 28, 2024 · 0 comments · Fixed by #723
Labels
enhancement New feature or request
Milestone

Comments

@AreSain
Copy link
Contributor

AreSain commented Feb 28, 2024

Description

  • 노쇼 신고 API
  • 신고마다 FK값이 달라서 각기 다른 신고로 나눠 받아서 작성할 예정

Request

URI

POST /party/reports/rooms/{room_id}/users/{user_id}

Request body

{
        content: String
}

Response

Status code

  • 201
@AreSain AreSain added the enhancement New feature or request label Feb 28, 2024
@yes-ee yes-ee added this to the 6th Sprint3 milestone Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants