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