diff --git a/src/services/shop/shop-router.ts b/src/services/shop/shop-router.ts index 66c7f8c3..dcb2938b 100644 --- a/src/services/shop/shop-router.ts +++ b/src/services/shop/shop-router.ts @@ -61,7 +61,7 @@ const shopRouter: Router = Router(); * }] * } * - * @apiUse weakJwtVerification + * @apiUse weakVerifyErrors * */ shopRouter.get("/", weakJwtVerification, async (_1: Request, res: Response, _2: NextFunction) => { const data = [