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
game
{ "_id": string, "pin": string, "gameId": string, "gamers": Array // Something else? }
/room
POST
/room/:roomId
DELETE
필요에 따라 기획했던 DB 모델링이나 API를 따르지 않고 수정할 경우, Notion 문서도 갱신 부탁드립니다.
The text was updated successfully, but these errors were encountered:
room
r4k0nb4k0n
Successfully merging a pull request may close this issue.
Collection
API
/room
-POST
/room/:roomId
-DELETE
주의사항
필요에 따라 기획했던 DB 모델링이나 API를 따르지 않고 수정할 경우, Notion 문서도 갱신 부탁드립니다.
The text was updated successfully, but these errors were encountered: