hedgedoc/public/api/v2/me
mrdrogdrog fc2ba5fb07
Replace gravatar image with local image (#433)
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"
}