Swagger field changed
This commit is contained in:
parent
de921c6554
commit
b05320bf90
@ -292,7 +292,7 @@ router.post("/admin_users",[verifySignature, verifyToken], adminUserController.c
|
||||
* properties:
|
||||
* name: { type: string }
|
||||
* email: { type: string }
|
||||
* password: { type: string }
|
||||
* is_active: { type: boolean }
|
||||
* responses:
|
||||
* 201:
|
||||
* description: updated successfully
|
||||
|
||||
Loading…
Reference in New Issue
Block a user