mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-17 13:24:56 +00:00
Commit from GitHub Actions (Generate Clients & Examples)
This commit is contained in:
@@ -3,5 +3,5 @@ curl "http://localhost:8080/user/Login" \
|
||||
-H "Authorization: Bearer $MICRO_API_TOKEN" \
|
||||
-d '{
|
||||
"email": "joe@example.com",
|
||||
"password": "mySecretPass123"
|
||||
"password": "Password1"
|
||||
}'
|
||||
Reference in New Issue
Block a user