We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
URI
/party/admin/reports/comments
Status code
[ { "id" : number, "reporterIntraId" : String, "commentId" : number "roomId" : number, "message" : Stirng, "createdAt" : Date }; ... ]
/party/admin/reports/rooms
Request body
[ { id : number, reporterIntraId : string, reporteeIntraId : string, roomId : number, message : stirng, createdAt : Date }; ... ]
/party/admin/reports/users
No response
The text was updated successfully, but these errors were encountered:
JaBeast
Successfully merging a pull request may close this issue.
댓글 신고 리스트 조회 API
Description
Request
URI
/party/admin/reports/comments
Response
Status code
방 신고 리스트 조회 API
Description
Request
URI
/party/admin/reports/rooms
Request body
Response
Status code
노쇼 신고 리스트 조회 API
Description
Request
URI
/party/admin/reports/users
Request body
Response
Status code
Todo
No response
ETC
No response
The text was updated successfully, but these errors were encountered: