| ... | ... | @@ -14,11 +14,11 @@ _Údaje o přihlášeném uživateli_ |
|
|
|
{
|
|
|
|
"data": {
|
|
|
|
"id": "dev_1",
|
|
|
|
"email": "jakub@virtualis.cz",
|
|
|
|
"first_name": "Jakub",
|
|
|
|
"last_name": "Valo",
|
|
|
|
"nickname": "Jakub",
|
|
|
|
"public_name": "Jakub",
|
|
|
|
"email": "john@example.com",
|
|
|
|
"first_name": "John",
|
|
|
|
"last_name": "Doe",
|
|
|
|
"nickname": "Johnny",
|
|
|
|
"public_name": "Johnny",
|
|
|
|
"current_event_participation_confirmed": true,
|
|
|
|
"ranking_participation": true,
|
|
|
|
"profile_photo_url": "http:\/\/portal.desettisickroku.local\/storage\/profile-photos\/e2lmPlTMMr4uoDFWhTAHRXdoZzQ7QbUTsfBXPxA8.jpg",
|
| ... | ... | @@ -35,10 +35,10 @@ _Údaje o přihlášeném uživateli_ |
|
|
|
"id": 296
|
|
|
|
},
|
|
|
|
"sex": "male",
|
|
|
|
"phone": "731481206",
|
|
|
|
"height": 188,
|
|
|
|
"weight": 85,
|
|
|
|
"year_of_birth": 1986,
|
|
|
|
"phone": "123456789",
|
|
|
|
"height": 190,
|
|
|
|
"weight": 80,
|
|
|
|
"year_of_birth": 1950,
|
|
|
|
"motto": "Hello, World!",
|
|
|
|
"calendar_images_visibility": true,
|
|
|
|
"is_premium": true,
|
| ... | ... | |