hedgedoc/public/api/v2/me
Erik Michelson c21503848f
Fix me-API-request to use fetch-config and API-path (#381)
* Move mocked me-API-response into API dir

* Update me-API request to use API path and fetch-config
2020-08-03 23:40:04 +02:00

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"
}