chore: fix OAS for User Login JWT (#5403)
This commit is contained in:
@@ -6,7 +6,7 @@ import { validator } from "../../../../utils/validator"
|
||||
import { AdminPostAuthReq } from "./create-session"
|
||||
|
||||
/**
|
||||
* @oas [post] /admin/token
|
||||
* @oas [post] /admin/auth/token
|
||||
* operationId: "PostToken"
|
||||
* summary: "User Login (JWT)"
|
||||
* x-authenticated: false
|
||||
|
||||
Reference in New Issue
Block a user