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

Feat/api for swaggger #90

Merged
merged 3 commits into from
Jan 11, 2025
Merged

Feat/api for swaggger #90

merged 3 commits into from
Jan 11, 2025

Conversation

gs18113
Copy link
Collaborator

@gs18113 gs18113 commented Jan 11, 2025

📌 Feature Description

FE 분들이 EC2 인스턴스에서 돌아가는 Swagger로 token을 받아올 수 있게 하는 PR입니다.
/redirect endpoint를 추가하여 이를 구현하였습니다.
실제 배포되는 도메인에서는 cloudfront가 /redirect로의 요청을 자동으로 S3 server로 보내주기 때문에,
이 endpoint가 노출될 일은 없습니다.

🔧 Implementation Details

  • 주요 변경사항 1
  • 주요 변경사항 2
  • 기타 변경사항

✅ Checklist

  • 코드가 컴파일되고 정상적으로 동작
  • 모든 테스트 통과
  • Linter 돌리기
  • 관련 작업 kanban update
  • slack 알림

📝 Related Issues

  • 관련 문제: #

Copy link
Collaborator

@JunBye JunBye left a comment

Choose a reason for hiding this comment

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

수고하셨습니당 !

@JunBye JunBye merged commit 605a3d1 into dev Jan 11, 2025
2 checks passed
@JunBye JunBye deleted the feat/api-for-swaggger branch January 11, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants