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: Swagger 설정 및 로그인 HttpMethod 설정 #29

Merged
merged 4 commits into from
Sep 30, 2024

Conversation

peeerr
Copy link
Contributor

@peeerr peeerr commented Sep 30, 2024

📝 작업 내용

  • JWT 인증을 포함하여 API 테스트를 할 수 있도록 Swagger 설정
  • POST로만 로그인 요청이 가능하도록 수정

🔗 관련 이슈

close #28

@peeerr peeerr added the ✨ feat 기능 구현 label Sep 30, 2024
@peeerr peeerr self-assigned this Sep 30, 2024
Copy link

Test Results

18 tests   18 ✅  1s ⏱️
 5 suites   0 💤
 5 files     0 ❌

Results for commit 2a546dd.

@peeerr peeerr merged commit 408608e into weekly/5 Sep 30, 2024
3 checks passed
@peeerr peeerr deleted the feature/28-swagger-login branch September 30, 2024 08:32
@peeerr peeerr linked an issue Sep 30, 2024 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Swagger 설정 및 로그인 HttpMethod 설정
1 participant