hedgedoc/public/api/v2/me
Philip Molares 63de77ccdd fixed avatar url as we moved it in the reuse pr
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-25 14:58:40 +01:00

7 lines
125 B
Text

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