chore: fix OAS for User Login JWT (#5403)

This commit is contained in:
Shahed Nasser
2023-10-18 17:12:30 +03:00
committed by GitHub
parent 453297f525
commit 49ed7de752
7 changed files with 7 additions and 7 deletions
@@ -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