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 : restdoc swagger jwt bearer 세팅 #78

Merged
merged 2 commits into from
Sep 3, 2023

Conversation

ImNM
Copy link
Member

@ImNM ImNM commented Sep 3, 2023

개요

작업사항

  • 내용을 적어주세요.

document 작성은 필요없고
모킹 요청에 헤더에 jwt 실어보내면

docs 오퍼레이션으로 만들어지고

그게 쭉 가다가
나중에 openapi3.yml 로 변경될때
해당 오퍼레이션에 jwt 토큰 bearer auth가 있는지 판단해서
좌물쇠 껴주는 느낌

변경로직

  • 내용을 적어주세요.

@ImNM ImNM self-assigned this Sep 3, 2023
@ImNM ImNM requested a review from cofls6581 as a code owner September 3, 2023 07:28
@sonarcloud
Copy link

sonarcloud bot commented Sep 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 12 Code Smells

3.3% 3.3% Coverage
0.0% 0.0% Duplication

@ImNM ImNM merged commit 537cb68 into dev Sep 3, 2023
3 checks passed
@ImNM ImNM deleted the feat/77-restdoc-swagger-jwt-bearer branch September 3, 2023 15:12
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.

🚀 [feat] restdoc -> swagger 좌물쇠 Bearer auth 세팅
1 participant