Skip to content

Commit

Permalink
🩹 토큰 헤더 컴포넌트 제거 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
waterfogSW authored Oct 9, 2024
1 parent f421888 commit f03f361
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 f03f361

Please sign in to comment.