mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-13 19:45:26 +00:00
Replace DB with Store in service/user (#321)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"title": "Update the account password",
|
||||
"run_check": false,
|
||||
"request": {
|
||||
"id": "user-1",
|
||||
"userId": "user-1",
|
||||
"oldPassword": "Password1",
|
||||
"newPassword": "Password2",
|
||||
"confirmPassword": "Password2"
|
||||
|
||||
Reference in New Issue
Block a user