mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 09:30:58 +00:00
9 lines
200 B
JSON
9 lines
200 B
JSON
{
|
|
"id": @integer@,
|
|
"email": "john.diggle@yahoo.com",
|
|
"email_canonical": "john.diggle@yahoo.com",
|
|
"first_name": "John",
|
|
"last_name": "Diggle",
|
|
"gender": "m",
|
|
"groups": []
|
|
}
|