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
운영진 조회 API(/api/v1/executive)는 현재 GUEST 권한 이상만 요청이 가능하도록 구현되어 있습니다. 외부인들의 열람이 가능해야 하므로, ANONYMOUS 권한 이상으로 변경하고자 합니다.
/api/v1/executive
No response
The text was updated successfully, but these errors were encountered:
SongJaeHoonn
Successfully merging a pull request may close this issue.
Describe
운영진 조회 API(
/api/v1/executive
)는 현재 GUEST 권한 이상만 요청이 가능하도록 구현되어 있습니다.외부인들의 열람이 가능해야 하므로, ANONYMOUS 권한 이상으로 변경하고자 합니다.
Tasks
ETC
No response
The text was updated successfully, but these errors were encountered: