Skip to content

Commit 624be89

Browse files
committed
docs: swagger 문서 수정
1 parent 0769497 commit 624be89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/user.router.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ router.get('/me', authMiddleware.login, userController.fetchCurrentUser);
117117

118118
/**
119119
* @swagger
120-
* /api/qr-login:
120+
* /qr-login:
121121
* post:
122122
* summary: QR 로그인 토큰 생성
123123
* tags: [QRLogin]

0 commit comments

Comments
 (0)