chore(oas): replace response with $ref to res class JSDoc OAS (A-C) (#3002)
This commit is contained in:
@@ -50,10 +50,7 @@ import { validator } from "../../../../utils/validator"
|
||||
* content:
|
||||
* application/json:
|
||||
* schema:
|
||||
* type: object
|
||||
* properties:
|
||||
* user:
|
||||
* $ref: "#/components/schemas/User"
|
||||
* $ref: "#/components/schemas/AdminAuthRes"
|
||||
* "400":
|
||||
* $ref: "#/components/responses/400_error"
|
||||
* "401":
|
||||
|
||||
Reference in New Issue
Block a user