1
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2025-03-03 08:11:07 +00:00
hedgedoc/public/api/v2/me
mrdrogdrog fc2ba5fb07
Replace gravatar image with local image ()
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-08-19 21:28:53 +02:00

7 lines
121 B
Text

{
"id": "mockUser",
"photo": "/avatar.png",
"name": "Test",
"status": "ok",
"provider": "internal"
}