Skip to content

Commit

Permalink
🩹 토큰 헤더 컴포넌트 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
waterfogSW committed Oct 9, 2024
1 parent f421888 commit 2ced70c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ paths:
operationId: getMyUserInfo
security:
- BearerAuth: [ ]
parameters:
- $ref: '#/components/parameters/AuthorizationHeader'
responses:
'200':
description: 조회 성공
Expand Down

0 comments on commit 2ced70c

Please sign in to comment.