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:
|
* properties:
|
||||||
* name: { type: string }
|
* name: { type: string }
|
||||||
* email: { type: string }
|
* email: { type: string }
|
||||||
* password: { type: string }
|
* is_active: { type: boolean }
|
||||||
* responses:
|
* responses:
|
||||||
* 201:
|
* 201:
|
||||||
* description: updated successfully
|
* description: updated successfully
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user