mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 10:16:32 -05:00
c21503848f
* Move mocked me-API-response into API dir * Update me-API request to use API path and fetch-config
7 lines
185 B
Text
7 lines
185 B
Text
{
|
|
"id": "mockUser",
|
|
"photo": "https://1.gravatar.com/avatar/767fc9c115a1b989744c755db47feb60?s=200&r=pg&d=mp",
|
|
"name": "Test",
|
|
"status": "ok",
|
|
"provider": "email"
|
|
}
|