mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
15 lines
No EOL
550 B
JSON
15 lines
No EOL
550 B
JSON
[
|
|
{
|
|
"id": "1",
|
|
"username": "johnonolan",
|
|
"firstName": "John",
|
|
"lastName": "O'Nolan",
|
|
"emailAddress": "john@onolan.org",
|
|
"profilePicture": "logo.png",
|
|
"coverPicture": "",
|
|
"bio": "Interactive designer, public speaker, startup advisor and writer. Living in Austria, attempting world domination via keyboard.",
|
|
"url": "john.onolan.org",
|
|
"createdBy": 1,
|
|
"updatedBy": 1
|
|
}
|
|
] |