Skip to content
New issue

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

[FIX] Swagger Profile에 따라 권한 분기 처리 #224

Merged
merged 4 commits into from
Jan 24, 2024
Merged

Conversation

thguss
Copy link
Collaborator

@thguss thguss commented Jan 23, 2024

Related Issue 🚀

Work Description ✏️

  • Swagger 접근이 금지되어 확인해보니, 이제까지 prod 서버 배포할 때만 수동으로 변경해뒀던 권한 경로가 섞여 나타난 문제였습니다.
  • 수동 처리에서 이슈가 발생하는 것을 방지하기 위해 Profile 기준으로 분기처리 추가했습니다!

@thguss thguss added sohyeon 소현 작업 fix 작업 수정 labels Jan 23, 2024
@thguss thguss requested a review from dragontaek-lee January 23, 2024 16:55
@thguss thguss self-assigned this Jan 23, 2024
Copy link
Member

@dragontaek-lee dragontaek-lee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아 수동으로 해줬었죠...이런.... 챙겨주셔서 감사합니다!

@thguss thguss added this pull request to the merge queue Jan 24, 2024
Merged via the queue into develop with commit 72ceda6 Jan 24, 2024
1 check passed
@thguss thguss deleted the sohyeon_#223 branch January 24, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 작업 수정 size/M sohyeon 소현 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] Swagger 이슈 대응
2 participants