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
코멘트 글자수가 1만자로 제한되어 있으나 실제 서버에 요청을 보내면 400 에러가 나타납니다. 서버에서 1만자까지 수용하지 못하거나 프론트에서 받는 글자수 연산이 잘못된 듯 합니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
코멘트 글자수가 1만자로 제한되어 있으나 실제 서버에 요청을 보내면 400 에러가 나타납니다. 서버에서 1만자까지 수용하지 못하거나 프론트에서 받는 글자수 연산이 잘못된 듯 합니다.
The text was updated successfully, but these errors were encountered: