From f03f361ec816371b5db455f1caa10173bfc80f10 Mon Sep 17 00:00:00 2001 From: San Kim Date: Wed, 9 Oct 2024 21:00:38 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20=ED=86=A0=ED=81=B0=20=ED=97=A4?= =?UTF-8?q?=EB=8D=94=20=EC=BB=B4=ED=8F=AC=EB=84=8C=ED=8A=B8=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0=20(#25)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openapi.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index 87583f5..cff4172 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -142,8 +142,6 @@ paths: operationId: getMyUserInfo security: - BearerAuth: [ ] - parameters: - - $ref: '#/components/parameters/AuthorizationHeader' responses: '200': description: 조회 성공