JNU-econovation / hiit-server

0 stars 1 forks source link

[HIIT-020] Refactor: Header가 요청에 포함되지 않는 문제 #34

Closed belljun3395 closed 9 months ago

belljun3395 commented 9 months ago

💁‍♂️ PR 내용

33 Header가 요청에 포함되지 않는 문제

🙏 작업

Header가 요청에 포함되지 않는 문제 해결

[AS-IS] 기존에는 Header가 요청에 포함되지 않는 문제가 있음

[TO-BE] Authorize에 Bearer {{token}} 형식으로 Header에 토큰이 포함되도록 해결

🙈 PR 참고 사항

아래 링크를 참고 하였습니다.

https://velog.io/@hwsa1004/Spring-restdocs-swagger-%EA%B0%99%EC%9D%B4-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0

📸 스크린샷

Swagger 주소 http://hiit-alb-1485583353.ap-northeast-2.elb.amazonaws.com/swagger-ui/index.html

스크린샷 2023-12-02 오전 12 05 48

🤖 테스트 체크리스트

github-actions[bot] commented 9 months ago
Overall Project 74.97% :green_apple:

There is no coverage information present for the Files changed