mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-18 05:35:10 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -4,5 +4,6 @@ curl "http://localhost:8080/user/ResetPassword" \
|
||||
-d '{
|
||||
"code": "some-code-from-email",
|
||||
"confirmPassword": "newpass123",
|
||||
"email": "joe@example.com",
|
||||
"newPassword": "newpass123"
|
||||
}'
|
||||
Reference in New Issue
Block a user