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
위 스크린샷과 같이 프론트엔드에 굳이 노출되지 않아도 되는 개인정보(이름, Object Id 등)가 일부 Endpoint에서 노출되고 있습니다. 개인정보 보호를 위해 이름과 같은 개인정보는 응답하지 않도록 수정이 필요합니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
위 스크린샷과 같이 프론트엔드에 굳이 노출되지 않아도 되는 개인정보(이름, Object Id 등)가 일부 Endpoint에서 노출되고 있습니다. 개인정보 보호를 위해 이름과 같은 개인정보는 응답하지 않도록 수정이 필요합니다.
Tasks
The text was updated successfully, but these errors were encountered: