From 586dde96fb7dc28532b07854442c32e6b794ad3b Mon Sep 17 00:00:00 2001 From: dohyeons Date: Thu, 27 Nov 2025 17:14:24 +0900 Subject: [PATCH] =?UTF-8?q?=EC=99=B8=EB=B6=80=20REST=20API=20=EB=AA=A9?= =?UTF-8?q?=EB=A1=9D=EC=97=90=20DB=20=ED=86=A0=ED=81=B0=20=EC=9D=B8?= =?UTF-8?q?=EC=A6=9D=20=EB=9D=BC=EB=B2=A8=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/components/admin/RestApiConnectionList.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/components/admin/RestApiConnectionList.tsx b/frontend/components/admin/RestApiConnectionList.tsx index 11f3d4e3..ad57eb01 100644 --- a/frontend/components/admin/RestApiConnectionList.tsx +++ b/frontend/components/admin/RestApiConnectionList.tsx @@ -33,6 +33,7 @@ const AUTH_TYPE_LABELS: Record = { bearer: "Bearer", basic: "Basic Auth", oauth2: "OAuth 2.0", + "db-token": "DB 토큰", }; // 활성 상태 옵션