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
약관은 클라이언트와 미리 약속한 ID 또는 키워드로 약관 동의를 받도록 한다. 서버에서는 POST /members 시점에 필수약관들 모두 체크했는지만 검사하고, 따로 db에 저장하지 않아도 될 것 같다.
The text was updated successfully, but these errors were encountered:
minkj1992
No branches or pull requests
약관은 클라이언트와 미리 약속한 ID 또는 키워드로 약관 동의를 받도록 한다.
서버에서는 POST /members 시점에 필수약관들 모두 체크했는지만 검사하고, 따로 db에 저장하지 않아도 될 것 같다.
The text was updated successfully, but these errors were encountered: